---
title: "The Complete Guide to Vue.js User Authentication with Auth0"
description: "Learn how to add login, logout, and sign-up to Vue.js using a plugin, how to create vue-router guards, and how to make secure API calls from a Vue.js app."
authors:
  - name: "Dan Arias"
    url: "https://auth0.com/blog/authors/dan-arias/"
date: "Nov 18, 2022"
category: "Developers,Tutorial,Vue"
tags: ["vue", "authentication", "security", "identity"]
url: "https://auth0.com/blog/complete-guide-to-vue-user-authentication/"
---

# The Complete Guide to Vue.js User Authentication with Auth0

<include src="_private/complete-guide-to-vue-user-authentication" />