Auth0 SDK Installation
This library provides a way to use SuperTokens with Auth0 with minimal changes to the frontend code.
auth0-spa-js
If using npm i --save [email protected]~1.2.0
auth0-react
If using npm i --save [email protected]~1.2.0
auth0-js
If using We do not support integration with this SDK as of yet.
You will also need to make small changes to your backend APIs as described in the Auth0 section for the backend SDK code.