Releases: authts/oidc-client-ts
Releases · authts/oidc-client-ts
v2.0.5
oidc-client-ts 2.0.5 is a bug fix release.
Changelog:
- #575: support moduleResolution feature of TypeScript 4.7
- #552: deprecated unused clockSkewInSeconds and userInfoJwtIssuer settings
- #572: option to redirect the top window or parent in iframe
- #569: fix session_state is lost on silent refresh token renewal
- #450: avoid warnings during install with yarn
- #466: clear stale states when creating new one
- #536: support overriding "prompt" on signinRedirect
- #534: signinRedirectCallback should accept a relative path
v2.0.4
oidc-client-ts 2.0.4 is a bug fix release.
Changelog:
v2.0.3
v2.0.2
v2.0.1
v2.0.0
oidc-client-ts 2.0 is a major release with several new features.
Thanks to all the maintainers and contributors who worked so hard on this release!
Highlights
- Ported to TypeScript
- Modernized code
- Changed default settings to best practice
- Improved silent renew request
- Gracefully timeout handling
- Profile update
- Generate documentation from code by using typedoc
- Added CI to improve quality of merging and releasing
- Reduced package size (Minified + Gzipped) from 70 Kbyte to 16 Kbyte
- Removed legacy implicit grant
- Removed IE11 support
- Removed specific Cordova support
Migrating from oidc-client 1.11.x to 2.0.0
Read this documention.
v2.0.0-rc.5
v2.0.0-rc.5
v2.0.0-rc.4
v2.0.0-rc.4
v2.0.0-rc.3
known issues:
v2.0.0-rc.2
v2.0.0-rc.2