Home  >  Article  >  Software Tutorial  >  Solution for forgetting password when logging in with promise

Solution for forgetting password when logging in with promise

王林
王林Original
2024-06-08 09:48:19798browse

When you forget your password, logging into the system will become difficult. For this situation, PHP editor Strawberry brings you a solution to the problem of forgetting the password when logging in. Below, we will introduce in detail how to retrieve the password of your Promise account and help you solve login problems. Please continue to browse the following content to learn the specific steps and precautions.

(1) Click the login button and the login window will pop up, as shown in the figure below. If the user forgets his password, he can click [Forgot Password?] in the lower right corner of the password input box. 】Operation:

Solution for forgetting password when logging in with promise

(2) Click [Forgot Password] to enter the password retrieval page, enter the verified mobile phone number or email to obtain the verification code, as shown in the figure below:

Solution for forgetting password when logging in with promise

(3) Enter the verification code and click [Next] to enter the reset password page:

Solution for forgetting password when logging in with promise

(4) After entering the new password and confirming the password, Click】Reset password】:

Solution for forgetting password when logging in with promise

Warm reminder:

a) Get verification code (email/mobile phone verification function): Enter your mobile phone number or email and click to get verification code, the system sends a verification email (SMS) to the user's mailbox (mobile phone). The content of the email (SMS) includes the [Verification Code]. After the user enters the verification code and passes the verification, the account password can be reset.

The above is the detailed content of Solution for forgetting password when logging in with promise. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn