Skip to content

Releases: okta/okta-auth-js

6.7.1

28 Jun 15:39
Compare
Choose a tag to compare

Fixes

  • #1245 IDX GenericRemediator patches (beta):
    • disables client side validation
    • fixes ion response primitive types transformation issue
    • adds missing types to IdxAuthenticator
    • adds missing action meta to IdxTransaction.availableSteps

6.7.0

21 Jun 21:40
59ccec6
Compare
Choose a tag to compare

Features

  • #1197
    • Changes implementation of SyncStorageService using broadcast-channel instead of using StorageEvent. Supports localStorage and cookie storage.
    • Adds LeaderElectionService as separate service
    • Fixes error Channel is closed while stopping leader election
  • #1158 Adds MyAccount API. See MyAccount API DOC for detailed information.

6.6.2

08 Jun 21:08
Compare
Choose a tag to compare

Fixes

  • #1231 IDX: exposes field level error messages
  • #1234 IDX: passes unknown selected option to backend for validation when use GenericRemediator (beta)

6.6.1

02 Jun 16:33
Compare
Choose a tag to compare

Fixes

  • #1221 Fixes ES module for Node.js by using latest broadcast-channel

6.6.0

01 Jun 15:50
e79b294
Compare
Choose a tag to compare

Features

  • #1225 oktaAuth.start/oktaAuth.stop now return a Promise, ensures services have started/stopped before resolving

Fixes

  • #1226 Fixes idx terminal status response SDK level undefined error when use GenericRemediator (beta)
  • #1222 Invalid (or expired) refresh tokens are now removed from storage when invalid token error occurs

6.5.3

31 May 20:42
4536ba0
Compare
Choose a tag to compare
  • #1224 Fixes missing relatesTo type from NextStep

6.5.2

31 May 14:11
c0859b2
Compare
Choose a tag to compare

Fixes

  • #1215 Fixes polling issue in GenericRemediator (beta)

6.5.1

10 May 20:14
Compare
Choose a tag to compare

Fixes

  • #1200 Fixes canRemediate logic in GenericRemediator (beta) to handle nested fields
  • 1207 Fixes canRemediate logic in GenericRemediator (beta) to handle options fields

Other

  • #1200 Adds missing fields to Input type in idx module

6.4.5

05 May 23:58
445b4fb
Compare
Choose a tag to compare

Fixes

  • #1240 Fixes Apple SSO flow: includes stepUp on returned IdxTransaction

6.4.4

03 May 21:14
fa993ca
Compare
Choose a tag to compare

Fixes

  • #1199 Fixes webauthn enrollment/verification to accept credentials object