Skip to content

Releases: authts/oidc-client-ts

v2.0.5

16 Jun 09:06
Compare
Choose a tag to compare

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

12 May 08:06
Compare
Choose a tag to compare

oidc-client-ts 2.0.4 is a bug fix release.

Changelog:

  • #465: session change event is not raised
  • #468: allow to override redirect_uri in signinRedirect
  • #499: remove the event listener for unloading when navigating
  • #514: add ability to specify iframe script origin and iframe notify parent for silent auth

v2.0.3

06 Apr 12:33
Compare
Choose a tag to compare

oidc-client-ts 2.0.3 is a bug fix release.

Changelog:

  • #441: only validate sub during refresh token path when the optional id_token is present
  • #435: allow custom post_logout_redirect_uri in signoutRedirect
  • #438: allow custom nonce in signinRedirect

v2.0.2

21 Mar 16:26
Compare
Choose a tag to compare

oidc-client-ts 2.0.2 is a bug fix release.

Changelog:

  • #407: allow passing an id_token_hint into signoutRedirect
  • #417: handle case of refresh token response not containing id_token
  • #415: silent renew deletes profile from stored state when not openid
  • #425: improve static logging

v2.0.1

14 Feb 09:07
Compare
Choose a tag to compare

oidc-client-ts 2.0.1 is a bug fix release.

Changelog:

  • #364: scope in refresh tokens

v2.0.0

31 Jan 10:05
Compare
Choose a tag to compare

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

25 Jan 16:15
Compare
Choose a tag to compare
v2.0.0-rc.5 Pre-release
Pre-release
v2.0.0-rc.5

v2.0.0-rc.4

13 Jan 14:38
Compare
Choose a tag to compare
v2.0.0-rc.4 Pre-release
Pre-release
v2.0.0-rc.4

v2.0.0-rc.3

17 Dec 09:41
Compare
Choose a tag to compare
v2.0.0-rc.3 Pre-release
Pre-release

known issues:

v2.0.0-rc.2

30 Nov 13:46
Compare
Choose a tag to compare
v2.0.0-rc.2 Pre-release
Pre-release
v2.0.0-rc.2