This repository has been archived by the owner on Dec 21, 2021. It is now read-only.
Releases: CSCfi/oidc-client
Releases · CSCfi/oidc-client
1.2.1
1.2.0
Session key is now configurable, to allow other services to decrypt the AIOHTTP_SESSION
cookie.
1.1.0
- Implemented encrypted session storage for storing login state and access token.
- Fixes issues when running in
localhost
.
- Fixes issues when running in
- Other small improvements
1.0.0
Initial version.