New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@okta/okta-auth-js

Package Overview
Dependencies
Maintainers
1
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@okta/okta-auth-js - npm Package Versions

1
16

5.6.0

Diff

Changelog

Source

5.6.0

Features

  • #963
    • Adds getPreviousAuthState method to AuthStateManager
    • Allows null type for authState related methods / fields
  • #948 Adds Google Authenticator support in idx module

Other

  • #947 TypeScript: Allow custom keys in AuthState interface

Bug Fixes

  • #967 Throw error in parseFromUrl if can't load transaction meta
oktauploader
published 5.5.0 •

Changelog

Source

5.5.0

Features

  • #933 Adds ignoreLifetime option to disable token lifetime validation
  • #932 Adds headers with response headers to all responses

Bug Fixes

  • #936 Fixes getting mutiple memory storages issue in browser environment
oktauploader
published 5.4.3 •

Changelog

Source

5.4.3

Bug Fixes

  • #926 Fixes incorrect using of tokenManager config (options autoRenew, autoRemove) in OktaAuth.isAuthenticated.
  • #931 Fixes types compatibility issue with old typescript versions (< 3.8)
  • #930 Fixes incorrect error message in idx AuthTransaction when user is not assigned.
oktauploader
published 5.4.2 •

Changelog

Source

5.4.2

Bug Fixes

  • #927 Not trigger authStateManager.updateAuthState during login redirect in start method.
oktauploader
published 5.4.1 •

Changelog

Source

5.4.1

  • #916 Removes misleading warning message for TokenManager methods
oktauploader
published 5.4.0 •

Changelog

Source

5.4.0

Features

  • #908 Enables dynamic attributes for profile enrollment
  • #906
    • Checks idToken integrity during token auto renew process
    • Enables emitting renewed event for TokenManager.setTokens method
    • Exposes crypto util module
oktauploader
published 5.3.1 •

Changelog

Source

5.3.1

Bug Fixes

  • #893 Fixes MFA keep returning MFA_REQUIRED status
oktauploader
published 5.3.0 •

Changelog

Source

5.3.0

Features

  • #891 Adds new method http.setRequestHeader

Bug Fixes

  • #852 Skips non-successful requests cacheing
  • #883 Resolves state from token.parseFromUrl

Other

  • #853 Updates token.parseFromUrl signature (adds optional parameter)
oktauploader
published 5.2.3 •

Changelog

Source

5.2.3

Bug Fixes

  • #873 Fixes AuthStateManager emitting inconsistence isAuthenticated state during active token auto renew by only checking existence of both tokens from storage
oktauploader
published 5.2.2 •

Changelog

Source

5.2.2

  • #862 Fixes issue with untranspiled class keyword
  • #858 Fixes issue with verifying tokens when using a proxied issuer
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc