Skip to content
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

Adds Reset Wallet feature #35

Merged
merged 1 commit into from
Mar 13, 2021
Merged

Adds Reset Wallet feature #35

merged 1 commit into from
Mar 13, 2021

Conversation

theosirian
Copy link
Collaborator

Adds a TextButton on the ProfilePage to reset the wallet, which:

  • deletes the key;
  • deletes the recovery key;
  • deletes the credential database;
  • deletes the profile information (name, phone, email, location).

The buttons pops up a confirmation dialog to avoid bad user experiences.
This can and should be improved to a more robust confirmation flow, any suggestions are welcome.

Depends on #34.

@theosirian theosirian force-pushed the feature/reset-wallet branch 2 times, most recently from b5b96e9 to a118e24 Compare March 3, 2021 21:35
@wyc wyc merged commit ab3ff7b into main Mar 13, 2021
@theosirian theosirian deleted the feature/reset-wallet branch March 17, 2021 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants