ipfs-shipyard / ipfs-shipyard/pm-idm
As a user I want to be able to unlock the wallet with TouchID or similar
- Dominant language
- No language data
- Stars
- 64
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
## Story
As a user I want to be able to unlock the wallet with TouchID or similar.
## Description
By leveraging WebAuthn we will be able to configure a new LockType that uses hardware within the device.
@joaosantos15 did a POC on this and it was indeed possible with a ServiceWorker simulating a server. More info can be found here: https://github.com/ipfs-shipyard/js-idm-wallet/issues/5
## Tasks
- [ ] Implement WebAuthn lock type into IDM Wallet
- [ ] Design changes to the lock screen to account for this new lock type
- [ ] Implement the changes to the lock screen in the Nomios app
## Acceptance Criteria
- [ ] Be able to configure a new lock type called WebAuthn when available
- [ ] Be able to unlock IDM with that new lock type
- [ ] Have all of this integrated into Nomios
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.