今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
The basic password reset process
- [Instructor] All right, now that we've got the email verification process working for our application, the next thing we're going to do is move on to implementing another very important auth-related feature of any website and that is allowing users to reset their passwords. Now it's happened to nearly all of us that we forget our password for a given website and in those situations, it's very important that websites provide us with a backup method for resetting our password. Now, the process for doing this is actually very similar to the email verification process. Let's just go over it here to make sure we understand the basic steps before we implement it. So the first step is that the user clicks the forgot password button on the login page and this will then take them to a page where they have to enter their email address and the next step is that the user enters their email address into that page and clicks submit,…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。
内容
-
-
-
-
-
(已锁定)
The basic password reset process2 分钟 3 秒
-
Adding a forgot password page7 分钟 48 秒
-
(已锁定)
Sending a reset password email7 分钟
-
(已锁定)
Creating a reset password landing page8 分钟 34 秒
-
(已锁定)
Handling password reset success and failure3 分钟 13 秒
-
(已锁定)
Adding a reset password server endpoint5 分钟 29 秒
-
(已锁定)
-
-
-
-