Skip to content

Releases: okta/okta-auth-js

7.8.1

17 Oct 01:44
710288d
Compare
Choose a tag to compare

Bug Fix

7.8.0

17 Oct 01:44
a3efc35
Compare
Choose a tag to compare

Features

  • #1530 add: fingerprint API to IDX bundle

7.7.1

20 Aug 18:03
45ea58f
Compare
Choose a tag to compare

#1529 fix: persist extraParams passed to /authorize and include them during token refresh

7.7.0

22 May 13:48
7deec3d
Compare
Choose a tag to compare

7.7.0

Features

  • #1495 add: DPoP support

Fixes

  • #1508 IDX: add condition to compare stateHandles when loading saved idxResponse only when useGenericRemediator option is false or undefined

7.6.0

29 Apr 11:08
6ff9711
Compare
Choose a tag to compare

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
2f458f0
Compare
Choose a tag to compare

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
3710f59
Compare
Choose a tag to compare

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
55d982a
Compare
Choose a tag to compare

Bug Fix

  • #1466 Fix: Issues with launch-authenticator rememdiation on safari

7.4.2

29 Aug 18:08
ae12c07
Compare
Choose a tag to compare

Bug Fix

  • #1448 Fix: UA string in Node no longer continuously extends

7.4.1

29 Aug 18:05
92826f6
Compare
Choose a tag to compare

Bug Fix

  • #1446 Fix: prevents incorrectly removing idx message duplicates