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
{{ message }}
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.
First re-authenticate the user as done in the login screen.
If the authentication is correct (based on user's email and old entered password) and the new passwords match, use a PUT request and update the new password for the account. You can make a function based on the same PUT request as shown in the Edit Profile screen, having just a password field.
Display alert if old password is incorrect or new passwords don't match
Create new screen with 3 fields:
yes-vancouver/YesVancouverApp/src/components/Profile/ProfileView.js
Line 118 in 89e9ddd
The text was updated successfully, but these errors were encountered: