These Vue Code Samples can help you learn by example how Auth0 by Okta integrates with Vue applications. However, if you want to learn by doing, you can follow any of the Auth0 Vue Developer Guides.
You may also visit "Get Started with Vue Apps" to explore other developer resources that can get you up and running with using Auth0 in Vue, such as quickstarts, SDK libraries, blog posts, and videos.
Vue Code Samples
Vue.js Composition API Code Sample:Basic Authentication
This code sample uses Vue.js 3 with JavaScript and the Composition API to implement single-page application authentication using the Auth0 Vue SDK.Vue.js Options API Code Sample:Basic Authentication
This code sample uses Vue.js 3 with JavaScript and the Options API to implement single-page application authentication using the Auth0 Vue SDK.Vue.js 2 Code Sample:Basic Authentication
This code sample uses Vue.js 2 with JavaScript to implement single-page application authentication using the Auth0 SPA SDK.Additional Resources
If you are new to identity and security, check out any of the following resources to get started: