tweag / webauthn

A library for parsing and validating webauthn/fido2 credentials
Apache License 2.0
34 stars 11 forks source link

Implement `transports` #108

Closed infinisil closed 2 years ago

infinisil commented 2 years ago

Since a couple days ago, the webauthn-json library finally propagates the transports, so we can implement this part of the spec now.