Releases: okta/okta-auth-js
Releases · okta/okta-auth-js
7.4.3
7.4.2
7.4.1
7.4.0
Features
-
#1440 Fixes type of
tokenManager.getSync
-
#1439
.signOut
improvements- Passing
postLogoutRedirectUri: null
to.signOut
now omits the param from/logout
call and will observe the behavior of/logout
state
is now returned as a query param to thepostLogoutRedirectUri
when.signOut
falls back to.closeSession
- Passing
-
- Adds oauth2 introspect method, exposed as
authClient.token.introspect
- Adds optional
tokens
param torenewTokens
- Adds oauth2 introspect method, exposed as
Fixes
- #1421 Throw error if there is incorrect
relatesTo
in IDX response
Other
okta-auth-js-7.3.1
Fixes
- #1426 fix: Don't auto remediate SelectAuthenticator with current authenticator