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