Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

Nuxt Auth Utils: Secure, Simple, and Flexible Logins

Store the Authenticated User In Your Database thumbnail image

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

Store the Authenticated User In Your Database

In this lesson, we’ll store the authenticated Github user in the database. Why? So that we can store all users in a central location no matter how they register and so that down the road, you could attach extra meta data to the user if needed (such as roles, permissions, etc).