Skip to content

v2.0.5

Compare
Choose a tag to compare
@pamapa pamapa released this 16 Jun 09:06
· 1063 commits to main since this release

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