In this lesson, we'll take a look at how to remember the user's authentication session in AdonisJS Auth. We'll learn how to define the remember me checkbox within our form, grab it directly off the form body or validate it, and lastly provide it into the authentication methods.
🧳 References:
AdonisJS Remember Me Documentation
Bang Bang Operator
🕑 Chapters
- Database & Model Setup
- Remember Me Form Checkbox
- Remember Me Off Request Body
- Remember Me With Validator
- Outro
Join The Discussion! (0 Comments)
Please sign in or sign up for free to join in on the dicussion.
Be the first to Comment!