tweag / webauthn

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

Use uuid libraries UUID type for AAGUID #65

Closed infinisil closed 2 years ago

infinisil commented 2 years ago

Also deduplicates and improves the Arbitrary UUID instance

This is split off from #61