tweag / webauthn

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

Clean up JSON serialization #138

Closed infinisil closed 2 years ago

infinisil commented 2 years ago

Also fixes some theoretical problems with serialization

infinisil commented 2 years ago

TODO:

infinisil commented 2 years ago

Superseded by #140