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

Releases: CSCfi/oidc-client

1.2.1

Choose a tag to compare

@teemukataja teemukataja released this 17 Mar 09:18
a714174

Updated packages

#26
#27
#28
#29
#30
#31
#32
#33
#34
#35
#36

1.2.0

Choose a tag to compare

@teemukataja teemukataja released this 15 Sep 03:49
03fbf1f

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

1.1.0

Choose a tag to compare

@teemukataja teemukataja released this 14 Sep 12:17
f1f8397
  • Implemented encrypted session storage for storing login state and access token.
    • Fixes issues when running in localhost.
  • Other small improvements

1.0.0

Choose a tag to compare

@teemukataja teemukataja released this 26 Aug 11:13

Initial version.