-
Notifications
You must be signed in to change notification settings - Fork 12
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
feat(ui): I already have a wallet #521
Conversation
Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-fupp4ippt.vercel.app |
Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-c96rmfbwj.vercel.app |
Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-22sv25323.vercel.app |
449ba17
to
1b96e36
Compare
1b96e36
to
396157d
Compare
Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-ckdkn7abf.vercel.app |
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.
Awesome job! 🚀
@@ -6,8 +6,11 @@ import { | |||
enum KeyStoreKeys { | |||
APP_PASSCODE = "app-login-passcode", | |||
APP_OP_PASSWORD = "app-operations-password", | |||
PASSWORD_SKIPPED = "app-password-skip", |
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.
These are not meant to be going into the key store. This needs to be changed.
The key store is for secrets. There is a mechanism in the core for storing misc items like this called basic storage.
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.
@bao-sotatek can support here
This reverts commit 48feccb.
Description
Implement recovery wallet flow when user click on
I already have a wallet
button.Checklist before requesting a review
Issue ticket number and link
Testing & Validation
Security
Code Review
Design Review
IOS
Screen.Recording.2024-06-14.at.14.10.56.mov
Android
Screen.Recording.2024-06-14.at.14.25.35.mov
Browser
Screen.Recording.2024-06-14.at.13.47.13.mov
Verify Seed Phrase Fail
Screen.Recording.2024-06-14.at.14.41.01.mov