Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@okta/okta-auth-js

Package Overview
Dependencies
Maintainers
1
Versions
157
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

13
16

7.4.1

Diff

Changelog

Source

7.4.1

Bug Fix

  • #1446 Fix: prevents incorrectly removing idx message duplicates
oktauploader
published 7.4.0 •

Changelog

Source

7.4.0

Features

  • #1440 Fixes type of tokenManager.getSync

  • #1439 .signOut improvements

    • Passing postLogoutRedirectUri: null to .signOut now omits the param from /logout call and will observe the behavior of /logout
    • state is now returned as a query param to the postLogoutRedirectUri when .signOut falls back to .closeSession
  • #1412

    • Adds oauth2 introspect method, exposed as authClient.token.introspect
    • Adds optional tokens param to renewTokens

Fixes

  • #1421 Throw error if there is incorrect relatesTo in IDX response

Other

  • #1409 Adds password page to React myaccount sample app
  • #1422 IDX: add customLabel to Input type
oktauploader
published 7.3.1 •

Changelog

Source

7.3.1

Fixes

  • #1426 fix: Don't auto remediate SelectAuthenticator with current authenticator
oktauploader
published 7.3.0 •

Changelog

Source

7.3.0

Features

  • #1404 Adds react-native to package.json
  • #1395 Changes resolve value of closeSession() and signOut() to boolean

Fixes

  • #1398 Fixes race condition in LeaderElectionService start
oktauploader
published 7.2.0 •

Changelog

Source

7.2.0

Features

  • #1333 Adds support for MyAccount API password methods
  • #1324 Adds endpoints.authorize.enrollAuthenticator. Adds handleRedirect and deprecates handleLoginRedirect.

Fixes

  • #1354 Fixes token auto renew if token has expired before AutoRenewService start
  • #1359 IDX: removes statehandle check when load saved idxResponse
oktauploader
published 7.1.1 •

Changelog

Source

7.1.1

Fixes

  • #1355 Adds missing type currentAuthenticatorEnrollment to IdxContext
oktauploader
published 7.0.2 •

Changelog

Source

7.0.2

Fixes

  • #1335 IDX: adds uiDisplay property to IdxContext type
  • #1336 IDX: adds deviceKnown property to IdxAuthenticator type
  • #1337 IDX: fixes account activation flow by removing check for identify remediation
oktauploader
published 7.1.0 •

Changelog

Source

7.1.0

Features

  • #1343 Supports Step Up MFA against /authorize and /interact endpoints

Other

  • #1342 - fixes possible RCE in jsonpath-plus
oktauploader
published 7.0.1 •

Changelog

Source

7.0.1

Fixes

  • #1319 IDX: fixes cancel request issue in terminal status
oktauploader
published 7.0.0 •

Changelog

Source

7.0.0

Breaking Changes

  • #1181 Removes legacy PKCE/OAuth storage
  • #1271 Removes options field from NextStep of IDX transaction
  • #1274 Removes shouldProceedWithEmailAuthenticator option from idx module

6.9

  • #1307 Adds nonce param to idx.interact (and idx.start)
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