Courses
Vue Foundations Vue Fullstack Vue Enterprise
Articles
Latest Topics
More
Newsletter Sponsorship Discord About
The video for this lesson is currently being updated, please read the transcript instead.
Full-Stack Vue + Node > Lesson 62

Intro to Vue Auth

In this video, we'll be installing and setting up Vue Auth which is a simple, lightweight, authentication library for Vue.js.

It has four main features:

Firstly, it manages the authorization process, including the login, logout, and registration requests to the API.

Secondly, Vue Auth will manage the JSON web token, storing it when the user logs in or registers, and deleting it when they logout or it expires.


Back to course page

Click to load comments...

Courses
  • Vue Foundations
  • Vue Fullstack
  • Vue Enterprise
Articles
  • Latest
  • Topics
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom