End-to-End Authentication In AdonisJS

via Udemy

Go to Course: https://www.udemy.com/course/end-to-end-authentication-in-adonisjs/

Overview

AdonisJS is a fully featured web framework for Node.js. It comes with a fully-fledged authentication system to authenticate the users of your application. While AdonisJS support various types of authentication mechanisms, in this course, we'll be making use of sessions (also known as web guard).As the title suggests, this course will cover every aspect of authentication in AdonisJS from user registration down to logging out. We'll cover things like email verification, logging in before and after email verification, remembering logged-in users, password reset, and restricting routes to authenticated or guest users. Finally, we'll look at how to implement redirecting users to their intended routes upon login.What you will learnHere are some of the things you will learn by the end of this course:User registrationUser authenticationEmail verificationPassword reset flowRedirecting users to intended URLRemembering authenticated usersHow the remember me functionality worksLogging out usersWorking with eventsDisplay authenticated user data in a viewCheck whether a user is logged in or not in a viewManually verify hashed passwordTwo ways to handle checking whether users' email address has been verifiedRestrict routes access using a middlewareHow to create a custom middlewareJoin me in this course, as I walk you through how to build End-to-End authentication in AdonisJS.

Skills

Reviews