Socket
Socket
Sign inDemoInstall

supertokens-auth0-spa-js

Package Overview
Dependencies
10
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    supertokens-auth0-spa-js

SuperTokens SDK for integration with Auth0 for SPAs


Version published
Maintainers
1
Install size
4.27 MB
Created

Changelog

Source

[1.3.0] - 23-09-11

Changed

  • Compatible with FDI 1.2

Readme

Source

supertokens-auth0-spa-js

SuperTokens SDK for Auth0 integration. We improve upon Auth0's integration by using Authorization code grant flow via the backend channel. We keep Auth0's tokens on the backend, and only send SuperTokens' tokens to the frontend via httpOnly cookies. We use rotating refresh tokens to maintain a session.

Please refer to @auth0/auth0-spa-js's documentation since the interface is almost the same. A few exceptions are:

  • You no longer need to use getTokenSilently
  • You no longer need to use getTokenWithPopup

Keywords

FAQs

Last updated on 21 Sep 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc