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

Generate a random password and remove password entry screen #1295

Closed
3 tasks done
mnzaki opened this issue May 7, 2019 · 0 comments
Closed
3 tasks done

Generate a random password and remove password entry screen #1295

mnzaki opened this issue May 7, 2019 · 0 comments
Assignees

Comments

@mnzaki
Copy link
Contributor

mnzaki commented May 7, 2019

Description

The password used for the identityWallet is stored indefinitely in the android keystore or iOS keychain and does not need to be chosen or remembered by the user.

https://github.com/mvayngrib/react-native-randombytes can be used similar to #1294

TODO

  • use react-native-randombytes in a generateSecureRandomBytesBase64 util
  • generate password on registration
  • remove password entry screen
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

No branches or pull requests

1 participant