Skip to content

1.7.0

Compare
Choose a tag to compare
@lboyette-okta lboyette-okta released this 17 Oct 17:02
· 2386 commits to master since this release

We've improved i18n, OAuth 2.0 and OIDC support. Now, it's easier to use other languages (including newly added Hungarian and Romanian). You can also perform full page redirects to create tokens and authorization codes. When you receive these tokens, store them in the new tokenManager to have them cached and auto-refreshed. We've also included the ability to receive a phone call to recover your account when you've forgotten your password.

Features:

  • 2b56a0d - Added tokenManager (#102)
  • 4adb59f - Added support for Hungarian and Romanian (#109)
  • 181ba2c - Added support for redirects to create tokens and authorization codes (#111)
  • 3ccbeb2 - Added support for Voice Call in the forgot password flow (#112)
  • 559aeb7 - Added language option to set the displayed language (#115)

Bug fixes:

  • 9a36439 - Added support for scrolling in embedded browsers (#107)
  • 31bfa94 - Fixed padding issue with contact support form (#118)

Other notable changes:

  • 74e21f2 - Textboxes highlight on focus (#105)
  • 66d3493 - Upgraded okta-auth-js to 1.5.0 (#120)
  • 9d7350c - Updated documentation with API and config information (#117)
  • 559aeb7 - Deprecated labels option in favor of i18n (#115)

You can get the latest release from npm.