Authentication is the process of validating that users are who they claim to be. Authentication is the first step in any security process. These developer guides provide you with detailed instructions on how to implement authentication using Auth0 by Okta in Vue apps.
Vue Developer Guides
Vue.js Authentication By Example:Composition API
Learn how to add authentication features to Vue.js apps: add login, logout, and sign-up. Learn how to protect Vue.js pages using router guards and how to call protected APIs.Vue.js Authentication By Example:Options API
Learn how to add authentication features to Vue.js apps using Options API: add login, logout, and sign-up. Learn how to protect Vue.js pages using router guards and how to call protected APIs.Vue.js Authentication 2 By Example
Learn how to add authentication features to Vue.js 2 apps: add login, logout, and sign-up. Learn how to protect Vue.js pages using router guards and how to call protected APIs.How to Deploy a Vue.js App Secured By Auth0 to Vercel
Learn how to deploy Vue.js applications secured with Auth0 to Vercel step by step.Additional Resources
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 code samples, quickstarts, SDK libraries, blog posts, and videos.
If you are new to identity and security, check out any of the following resources to get started: