eclipse-vertx / vertx-auth

Apache License 2.0
160 stars 153 forks source link

WebAuthn: implement hybrid transport #665

Open flavioleggio opened 10 months ago

flavioleggio commented 10 months ago

WebAuthn defines a set of Authenticator Transport with this enumeration. 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.