v2.2.5
oidc-client-ts 2.2.5 is a bug fix release.
Changelog:
- #1038: specify the client identifier when
post_logout_redirect_uri
is used butid_token_hint
is not - #1026: remove sandbox attribute due to it being obsolete
- #1104: add
resource
param tosigninSilent
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