End-to-End Authentication In AdonisJS

所在平台: Udemy

课程主页: https://www.udemy.com/course/end-to-end-authentication-in-adonisjs/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:AdonisJS中的端到端认证 课程概述: AdonisJS是一个功能全面的Node.js网络框架,提供了一个完整的身份验证系统,以验证应用程序用户的身份。本课程将专注于使用会话(也称为Web保护)进行身份验证,涵盖了从用户注册到登出的各个方面。内容包括电子邮件验证、登出前后的登录、记住已登录用户、密码重置以及限制经过身份验证的用户或访客用户的路由。最后,我们将学习如何在用户登录后将其重定向到预期的路由。 学习内容: 通过本课程的学习,您将掌握以下内容: - 用户注册 - 用户身份验证 - 电子邮件验证 - 密码重置流程 - 将用户重定向到预期的URL - 记住经过身份验证的用户 - “记住我”功能的工作原理 - 注销用户 - 处理事件 - 在视图中显示经过身份验证的用户数据 - 检查用户是否已在视图中登录 - 手动验证哈希密码 - 检查用户电子邮件地址是否经过验证的两种方法 - 使用中间件限制路由访问 - 创建自定义中间件 加入我,跟随我一起学习如何在AdonisJS中构建端到端的身份验证系统。

课程评论(0条)

课程详情

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.

课程标签

0人关注该课程

主题相关的课程