tweag / webauthn

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

Single main `Crypto.WebAuthn` module, and module cleanups #95

Closed ErinvanderVeen closed 2 years ago

ErinvanderVeen commented 2 years ago

Resolves #91

infinisil commented 2 years ago

TODO: Module header docs for the new main module

infinisil commented 2 years ago

I pushed a single big commit which does many things. I don't have enough motivation to make it multiple commits as that would just take a really long time. See the commit message for the changes.