eclipse-vertx / eclipse-vertx/vertx-auth
WebAuthn: implement hybrid transport
Open
enhancement
- Dominant language
- Java
- Stars
- 175
- Forks
- 159
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 3
Description
WebAuthn defines a set of Authenticator Transport with [this enumeration](https://w3c.github.io/webauthn/#enum-transport). There is currently no support for the `hybrid` transport.
This transport should allow to have authenticators using both platform features and proximity mechanisms: for example, authenticating on a desktop computer using a smartphone.
Contributor guide
Assessment
This issue has not been assessed yet.