Can I use auth0-spa-js without an Auth0 account?

Looking at using auth0-spa-js. However, does it require a Auth0 account? I just need a client library that can authenticate against my custom website that supports the OAuth2 protocol.

Thanks!

Hi @nickm,

To use auth0-spa-js, you’ll need to create an Auth0 tenant and set up an application. Here’s a guide that walks you through setting this up:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.