eclipse-vertx / vertx-auth

Apache License 2.0
166 stars 156 forks source link

WebAuthn: implement hybrid transport #665

Open flavioleggio opened 1 year ago

flavioleggio commented 1 year 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.