gobuffalo / buffalo-auth

Buffalo auth plugin helps adding username password authentication to your app
https://gobuffalo.io
MIT License
41 stars 28 forks source link

Add Account Recovery Mechanism #43

Closed mclark4386 closed 1 year ago

mclark4386 commented 5 years ago

This adds a built-in mechanism to recover your account for whatever reason. Also let's you use a different system of sender in whatever way you want. Adds actions to generate/send recovery code and to submit the code with email(to verify) and new password. Should work with html, api or a mix.

mclark4386 commented 5 years ago

Going to clean up the paths/naming a bit and add some testing and then I think it'll be ready to take out of WIP.

mclark4386 commented 5 years ago

Should be good now!

sadegh-shahbazi commented 5 years ago

would you please fix it for go 1.12 and above? current version of go is: 1.12.5

mclark4386 commented 5 years ago

@lukasschlueter ready for re-review if you don't mind

github-actions[bot] commented 1 year ago

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment. Otherwise, this will be closed in 7 days.

github-actions[bot] commented 1 year ago

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment. Otherwise, this will be closed in 7 days.

github-actions[bot] commented 1 year ago

This PR was closed because it has been stalled for 45+7 days with no activity.