You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a page to reset user's password. The link to this page should contain a token that should be validated by the API to allow the user to reset the password. Create an API endpoint to handle password resets & a corresponding test should also be included.
Todos
Create a Test for Forgot Password.
Create a Test for Password Reset.
Create a Page for Password Reset.
Create an API Endpoint for Password Reset.
The text was updated successfully, but these errors were encountered:
About
Create a page to reset user's password. The link to this page should contain a token that should be validated by the API to allow the user to reset the password. Create an API endpoint to handle password resets & a corresponding test should also be included.
Todos
The text was updated successfully, but these errors were encountered: