Nuxt Auth Utils: Secure, Simple, and Flexible Logins

Watch this course for FREE this weekend only.
Create an account to start watching.

or

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).