netlify / gotrue

An SWT based API for managing users and issuing SWT tokens.
https://www.gotrueapi.org
MIT License
3.82k stars 283 forks source link

Password recovery flow doesnt work #301

Closed Nikeweke closed 1 year ago

Nikeweke commented 2 years ago

- Do you want to request a feature or report a bug? bug

- What is the current behavior? password recovery doesnt work as supposed.

- If the current behavior is a bug, please provide the steps to reproduce. When call /recover it sends mail to email, thats works good. But at /verify it doesnt matter if i provide new password or not. Password not changing at all.

- What is the expected behavior? When called "/recover", i get mail with reset link where token exist as query param. Then i need to call /verify with type "recovery" and provide token and password(new password).

- Please mention your Go version, and operating system version. go 1.17, Win 10

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had activity in 1 year. It will be closed in 7 days if no further activity occurs. Thanks!

github-actions[bot] commented 1 year ago

This issue was closed because it had no activity for over 1 year.