tweag / webauthn

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

Failing tests #71

Closed ErinvanderVeen closed 2 years ago

ErinvanderVeen commented 2 years ago

Describe the bug

70 Introduces a test case for Fido-U2F that fails, we should investigate if this is a problem in the test file, or if our implementation has a flaw.

To Reproduce Uncomment the commented test and run the tests.