notefy
notefy copied to clipboard
Forgot Password Component
Server endpoint to request for new password email is /api/users/forgot_password/
and to set new password is /api/users/new_password/
Create frontend component for the same.