Skip to content

Releases: okta/okta-auth-js

7.13.2

18 Aug 19:27
eed36b5
Compare
Choose a tag to compare

Fixes

  • backports 7.11.4 (#1601)

7.12.2

18 Aug 19:26
9ac2b78
Compare
Choose a tag to compare

Fixes

  • backports 7.11.4 (#1601)

7.14.0

18 Aug 19:28
ccb818b
Compare
Choose a tag to compare

Features

  • #1588 feat: adds rpId to credentials to add support for custom relying party id

7.11.4

18 Aug 19:26
115be54
Compare
Choose a tag to compare

Fixes

  • #1601 fix: reverses broadcast-channel upgrade that raised minimum node engine requirement

7.13.1

30 Jul 18:49
b615ec1
Compare
Choose a tag to compare

Fixes

  • #1600 fix: removes class syntax from UMD bundle

7.13.0

29 Jul 20:16
457e7b8
Compare
Choose a tag to compare

Features

  • #1594 feat: adds initialPath configuration to token.getWithPopup

  • #1593 feat: adds multiOptionalFactorEnroll support to authn.verifyRecoveryToken

7.12.1

08 Apr 18:09
52957bd
Compare
Choose a tag to compare

Fixes

  • #1585 fix: idx.poll now respects exchangeCodeForTokens and withCredentials options

7.12.0

08 Apr 16:34
22ab3b9
Compare
Choose a tag to compare

Features

  • #1573 feat: adds token.getWithIDPPopup() method

  • #1584 feat: adds dpopOptions.allowBearerTokens configuration

7.11.3

08 Apr 16:33
9da0734
Compare
Choose a tag to compare

Fixes

  • #1583 fix: corrects @babel/runtime version

7.11.2

03 Apr 18:36
d5f2115
Compare
Choose a tag to compare

Fixes

  • 1581 - fix: upgrades @babel/runtime