devondragon / SpringUserFramework

Easy User Management Framework/Starter App for Spring. Providing registration, login, logout, and more built on top of Spring Security.
Apache License 2.0
88 stars 28 forks source link

Test and Improve Forgot Password Flow #31

Closed devondragon closed 1 year ago

devondragon commented 1 year ago

Ensure this feature is 100% solid

create-issue-branch[bot] commented 1 year ago

Branch issue-31-Test-and-Improve-Forgot-Password-Flow created!

devondragon commented 1 year ago

Fixed a couple of issues. There are some UI/UX improvements to be made, noted in ticket #44 but the flow itself works now!