KEMBAR78
Support for PRF Extension by kspearrin · Pull Request #390 · passwordless-lib/fido2-net-lib · GitHub
Skip to content

Conversation

@kspearrin
Copy link
Contributor

This PR adds support for the PRF extension to the extension client input/output models.

All existing tests pass, but I am not sure if/what new tests need to be added for PRF support in this library.

@kspearrin
Copy link
Contributor Author

@dotnet-policy-service agree company="Bitwarden"

@codecov-commenter
Copy link

codecov-commenter commented May 2, 2023

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 74.57%. Comparing base (5cb0f17) to head (7a09b2d).
Report is 63 commits behind head on master.

Files Patch % Lines
...odels/Objects/AuthenticationExtensionsPRFInputs.cs 0.00% 2 Missing ⚠️
...ls/Objects/AuthenticationExtensionsClientInputs.cs 0.00% 1 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #390      +/-   ##
==========================================
- Coverage   74.61%   74.57%   -0.04%     
==========================================
  Files          92       95       +3     
  Lines        2714     2722       +8     
  Branches      453      453              
==========================================
+ Hits         2025     2030       +5     
- Misses        575      578       +3     
  Partials      114      114              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kspearrin
Copy link
Contributor Author

Added a bit of testing to match what I see being done with other extension properties.

@abergs abergs merged commit dc8916b into passwordless-lib:master Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants