nodezoo / nodezoo-web

nodezoo.com front end
MIT License
12 stars 61 forks source link

Implement UI support for reset password #104

Closed mirceaalexandru closed 8 years ago

mirceaalexandru commented 8 years ago

the reset password will have the following flow:

After this forward to login page. Very important is to have support also for displaying errors reported by the action ('Invalid token', ...others)

mirceaalexandru commented 8 years ago

fixed by #113