Releases: okta/okta-auth-js
Releases · okta/okta-auth-js
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
7.5.1
Bug Fix
- #1488 fix: type
OktaAuthOptions
now requires issuer
- #1482 fix: idToken claim validation now accepts
aud
array
- #1487 fix: Handle fetch exceptions
7.5.0
Bug Fix
- #1462 Fixes ESM build for Node.js
- #1472 Added missing remediator
ReEnrollAuthenticatorWarning
- #1473 Resolves circular dependencies issue for ESM build
Other
- #1449 chore: bump
broadcast-channel
version to 5.3.0
- #1463 chore: Updates type definitions for
HttpRequestClient
and IdentifyValues
7.4.3
Bug Fix
- #1466 Fix: Issues with
launch-authenticator
rememdiation on safari
7.4.2
Bug Fix
- #1448 Fix: UA string in Node no longer continuously extends
7.4.1
Bug Fix
- #1446 Fix: prevents incorrectly removing idx message duplicates