Hardware key auth via fido2. Use crate https://github.com/gebogebogebo/ctap-hid-fido2 . What needs to be done: - [ ] Add new FIDO2 method to connect flow. - [ ] expose start finish methods for registration via edge - [ ] adapt poc code to work with client - [ ] explore potential failure points with different hardware keys that the crate supports - [ ] client ui - [ ] windows service impl
Hardware key auth via fido2.
Use crate https://github.com/gebogebogebo/ctap-hid-fido2 .
What needs to be done: