-
Notifications
You must be signed in to change notification settings - Fork 0
feat: wallet settings with social login and change password #43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: feat/create-wallet-social
Are you sure you want to change the base?
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
…feat/change-password
…feat/change-password
…nto feat/change-password
…feat/change-password
…feat/change-password
| path={SECURITY_PASSWORD_CHANGE_ROUTE} | ||
| component={ChangePassword} | ||
| /> | ||
| <Route exact path={REVEAL_SRP_LIST_ROUTE} component={RevealSrpList} /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed here, be17505
ui/pages/settings/security-tab/change-password/change-password.tsx
Outdated
Show resolved
Hide resolved
ui/pages/settings/security-tab/change-password/change-password.tsx
Outdated
Show resolved
Hide resolved
…feat/change-password
- return to verify password state when password change fails
…feat/change-password
chaitanyapotti
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
…feat/change-password
…feat/change-password
…feat/change-password
…feat/change-password
Description
Added
Change Passwordfeature for SRP flow and Social Login flow.Manual testing steps
Security & Privacytab in the settingsChange PasswordScreenshots/Recordings
Before
After
change-password.mov
Pre-merge author checklist
Pre-merge reviewer checklist