Learn about the essential features of the Auth0 Vue SDK and how it helps developers secure Vue 3 apps.
Read more…
Brought to you by @steve.hobbs
Learn about the essential features of the Auth0 Vue SDK and how it helps developers secure Vue 3 apps.
Read more…
Brought to you by @steve.hobbs
What’s up Devs! How did you like this post? Share with us your comments or feedback with us on this thread!
Hi! Thanks so much, this seems to be working. My understanding is this replaces auth0-lock for vue? Is there still a way to pass in options (theme, audience, etc)?
Hi @lizzie, this SDK is effectively a wrapper around our Auth0 SPA SDK, which is built around our hosted Universal Login page. Unfortunately it does not replace our auth0-lock
package, so if you’re currently using that you will not be able to replace it with this one.
Hope that clears things up!
Thanks for the follow-up Steve!
There is a typo. “npm install @aut0/auth0-vue” should be “npm install @auth0/auth0-vue”
Thanks for reporting that! cc: @robertino.calcaterra
Thanks for reporting that! Now it’s fixed! cc @konrad.sopala
Perfect! Thank you a lot!
Check out our Vue Developer Guides to learn how to use this new Auth0 Vue SDK to secure your Vue apps!