Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

Releases: CSCfi/oidc-client

1.2.1

17 Mar 09:18
a714174
Compare
Choose a tag to compare

1.2.0

15 Sep 03:49
03fbf1f
Compare
Choose a tag to compare

Session key is now configurable, to allow other services to decrypt the AIOHTTP_SESSION cookie.

1.1.0

14 Sep 12:17
f1f8397
Compare
Choose a tag to compare
  • Implemented encrypted session storage for storing login state and access token.
    • Fixes issues when running in localhost.
  • Other small improvements

1.0.0

26 Aug 11:13
Compare
Choose a tag to compare

Initial version.