Releases: okta/okta-auth-js
Releases · okta/okta-auth-js
7.6.0
29 Apr 11:08
Compare
Sorry, something went wrong.
No results found
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
26 Jan 16:33
Compare
Sorry, something went wrong.
No results found
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
06 Dec 17:35
Compare
Sorry, something went wrong.
No results found
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
19 Oct 14:50
Compare
Sorry, something went wrong.
No results found
Bug Fix
#1466 Fix: Issues with launch-authenticator rememdiation on safari
7.4.2
29 Aug 18:08
Compare
Sorry, something went wrong.
No results found
Bug Fix
#1448 Fix: UA string in Node no longer continuously extends
7.4.1
29 Aug 18:05
Compare
Sorry, something went wrong.
No results found
Bug Fix
#1446 Fix: prevents incorrectly removing idx message duplicates
7.4.0
31 Jul 14:24
Compare
Sorry, something went wrong.
No results found
Features
Fixes
#1421 Throw error if there is incorrect relatesTo in IDX response
Other
#1409 Adds password page to React myaccount sample app
#1422 IDX: add customLabel to Input type
okta-auth-js-7.3.1
31 Jul 14:23
Compare
Sorry, something went wrong.
No results found
Fixes
#1426 fix: Don't auto remediate SelectAuthenticator with current authenticator
7.3.0
28 Apr 17:50
Compare
Sorry, something went wrong.
No results found
Features
#1404 Adds react-native to package.json
#1395 Changes resolve value of closeSession() and signOut() to boolean
Fixes
#1398 Fixes race condition in LeaderElectionService start
7.2.0
15 Dec 16:44
Compare
Sorry, something went wrong.
No results found
Features
#1333 Adds support for MyAccount API password methods
#1324 Adds endpoints.authorize.enrollAuthenticator. Adds handleRedirect and deprecates handleLoginRedirect.
Fixes
#1354 Fixes token auto renew if token has expired before AutoRenewService start
#1359 IDX: removes statehandle check when load saved idxResponse