Skip to content

v2.2.5

Compare
Choose a tag to compare
@pamapa pamapa released this 18 Aug 11:29
· 656 commits to main since this release

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

Changelog:

  • #1038: specify the client identifier when post_logout_redirect_uri is used but id_token_hint is not
  • #1026: remove sandbox attribute due to it being obsolete
  • #1104: add resource param to signinSilent request
  • #1076: add OidcClient constructor overload
  • #1058: document state attribute in sample requests
  • #1128: improve documentation file migration.md

thanks to @perguth, @forefrontmartingrantz, @Annouar, @howlettt, @demkom58 and @olenitsj