-
-
Notifications
You must be signed in to change notification settings - Fork 25
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 better base password reset functionality #111
base: develop
Are you sure you want to change the base?
Conversation
This pull request will be closed and archived in 3 days, as there has been no activity in the last 60 days. |
Any updates on this @bennothommo? |
I completely forgot I attempted to do this. I must circle back to it soon. |
This PR leverages the new Password Broker service that was introduced in Laravel 7 (I believe) to provide password reset services for users.
More details forthcoming once it's closer to completion.