webauthn-open-source / fido2-lib

A node.js library for performing FIDO 2.0 / WebAuthn server functionality
https://webauthn.io
MIT License
394 stars 118 forks source link

Correct user id type from string to ArrayBuffer (compatible with BufferSource) #148

Closed segevmalool closed 7 months ago

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8f6c8b0) 92.85% compared to head (398565f) 92.85%.

:exclamation: Current head 398565f differs from pull request most recent head 751e761. Consider uploading reports for the commit 751e761 to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #148 +/- ## ======================================= Coverage 92.85% 92.85% ======================================= Files 16 16 Lines 6019 6019 ======================================= Hits 5589 5589 Misses 430 430 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.