Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

47 lines (25 loc) · 1.67 KB

1.1.0

Features

  • 2ae1eff - Adds TokenManager configuration parameters.

1.0.7

Other

  • 2945461 - Updates @okta/configuration-validation version.

1.0.6

Bug fixes

  • 6242f2d - Fixes an issue where the library was not correctly building the /dist output before publishing to npm.

1.0.5

Features

  • d67a596 - Adds configuration validation for issuer, client_id, and redirect_uri when passed into the security component.

Other

1.0.4

Bug fixes

  • 95c3e62 - Fixes an issue where the library would enter an error state when attempting to renew expired tokens (errorCode: login_required).

1.0.3

Other

  • Updated jest to version ^23.6.0.
  • Updated package-lock.json.

1.0.2

Other

  • Updated @okta/okta-auth-js dependency to version 2.