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 the capability to reset the password #63

Open
visto9259 opened this issue Apr 9, 2024 · 2 comments
Open

Add the capability to reset the password #63

visto9259 opened this issue Apr 9, 2024 · 2 comments
Labels
enhancement New feature or request V4 To be implemented in version 4
Milestone

Comments

@visto9259
Copy link
Member

Add the capability to reset the password

  • Via email or other service, developers should be able to customize/wire this
  • This should be a separate optional package

Data flow:

User clicks on "forget password"
User enter its email
If the email exists, then user gets an email, with a unique link to page where the password can be updated

@visto9259 visto9259 added enhancement New feature or request V4 To be implemented in version 4 labels Apr 9, 2024
@lon9man
Copy link

lon9man commented Apr 19, 2024

remember-me functionality also will be helpful.

since ZF2 used:

but both also outdated

@visto9259 visto9259 added this to the 4.0.0 milestone Jun 25, 2024
@visto9259
Copy link
Member Author

Also covered by #37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request V4 To be implemented in version 4
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants