Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add forget Password option with gmail verification in signing page #200

Open
Atuloli01 opened this issue Oct 9, 2024 · 2 comments
Open

Comments

@Atuloli01
Copy link

Describe the feature you'd like to request

Add 'Forgot Password' Link:

Position: Below the 'Sign In' button on the sign-in page.
Text: "Forgot your password?"

Describe the solution you'd like

Password Recovery Flow:

Clicking on the link will redirect users to a password recovery page or open a modal.
The user will be prompted to enter their registered email address.
An email will be sent to the user containing a unique, time-sensitive password reset link.
The reset link will direct users to a secure page where they can set a new password.
Security Considerations:

Ensure that the password reset link expires after a certain period (e.g., 30 minutes).
Limit the number of reset attempts to avoid abuse.
Use CAPTCHA to prevent automated bots from triggering password reset requests.
The new password should meet the system's security requirements (e.g., minimum length, complexity).
Notifications:

Notify users via email when a password reset request is made, even if they did not request it.
Send confirmation once the password has been successfully updated.

Describe alternatives you've considered

No response

Additional context

Gmail verification includes

Copy link

github-actions bot commented Oct 9, 2024

Hey, @Atuloli01 welcome to Blog Website repository.🎊 Thank you so much for taking the time to point this out.🙌

@Atuloli01 Atuloli01 changed the title [Feature] <title> Add forget Password option in signing page Add forget Password option in signing page Oct 9, 2024
@Atuloli01 Atuloli01 changed the title Add forget Password option in signing page Add forget Password option with gmail verification in signing page Oct 9, 2024
@vishaltiwari012
Copy link

hey @Atuloli01 i'm ready to solve this issue so assign this to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants