Releases: okta/okta-auth-js
Releases · okta/okta-auth-js
7.11.1
Fixes
- #1572 fix: adds DPoP support to MyAccount API client
7.11.0
Features
- #1571 Added
pollDelay
SDK option to replace isSafari18
option
7.10.1
Fixes
- #1562 - replaces dependency of
ua-parser-js
due to incompatible licensing
7.10.0
Fixes
- #1552 fix: start poll request when document is visible and awaken in Mobile Safari 18.x
7.9.0
Fix
- #1551 - fixes authn polling on iOS18 devices (Safari 18.x)
7.8.1
Bug Fix
- #1547 fix: replaces
jsonpath-plus
module
7.8.0
Features
- #1530 add: fingerprint API to IDX bundle
7.7.1
#1529 fix: persist extraParams passed to /authorize and include them during token refresh
7.7.0
7.7.0
Features
Fixes
- #1508 IDX: add condition to compare stateHandles when loading saved idxResponse only when useGenericRemediator option is false or undefined
7.6.0
Features
- #1507 add: new method
getOrRenewAccessToken
- #1505 add: support of
revokeSessions
param for OktaPassword
authenticator (can be used in reset-authenticator
remediation)
- #1512 add: new service
RenewOnTabActivation
Bug Fix
- #1513 fix: restricts
issuer
"-admin" validation to .okta
domain