The video for this lesson is currently being updated, please read the transcript instead.

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.

To view the complete lesson you'll need to login or join this course.


Click to load comments...