yoroi-frontend
yoroi-frontend copied to clipboard
UI lock
This is mostly a rebase of #165 but a lot has changed since then so there needs to be more manual work to get this working properly.
TODO:
- [ ] Rename from screen lock to UI lock
- [ ] Update design
- [ ] Double-check if we want
bcryptjs
or not - [ ] E2E test
- [ ] Storybook
This pull request has been linked to Clubhouse Story #423: Lock screen.
@SebastienGllmt I think this one is worth considering to spend some time to merge. Obviously we need to evaluate that we are not encrypting the public key -for the people reading, the private key to sign is encrypted- I believe that making this transparent should be fine though.
This feature is very much needed. Need to be able to log out, or lock yoroi UI at will.