Can someone explain the difference between auth0-js, auth0-spa-js and auth0-lock?

I have spent lots of time reading documents in https://auth0.com/docs/libraries/* but in vain. Did I miss something?

In which case should I use each one of them?

I’d really appreciate your help.

Hey there @tonytonyjan!

No worries, we’ve got you covered. So I would rather go for comparing the auth0.js and auth0-spa-js. Here’s a few words on that from the tool maintainers:

https://github.com/auth0/auth0-spa-js/issues/34

There it’s clearly explained. On the other hand we have Lock (for Web in your case I guess) which is an embeddable login form that can be configured to your needs

Also this one in terms of comparing auth0.js to the SPA version:

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