This repository has been archived by the owner on Mar 3, 2022. It is now read-only.
1.5.0
As part of this release we had 14 issues closed.
bug
- #534 Error when authorize response is missing expires_in response parameter
enhancements
- #557 First session check should happen immediately, rather than after checkSessionInterval
- #554 Adding 'client_secret' to OidcClientSettings in typescript
- #551 Increase the DefaultStaleStateAge
- #535 Remove babel-polyfill from peerDependencies
- #521 Update jsrsasign dependency
- #515 request for feedback: change classes to use named exports instead of default exports
- #513 Repeated calls to getUser() aborts restarts the SilentLoginTimer, causing expiration of token
- #491 Add flag to not stop polling check_session when there is a CheckSession error
- #488 enhance http calls to OP to check content-type on response for json
- #481 Improved typings for typescript
- #411 Adding validation to check if window object exists before using it.
- #410 Make oidc-client ReactNative-friendly
- #23 Can oidc-client be reduced in size?