bitwarden / sdk

Bitwarden SDK.
Other
205 stars 37 forks source link

Take MP reprompt into account when asserting credential #863

Closed coroiu closed 2 days ago

coroiu commented 1 week ago

🎟️ Tracking

📔 Objective

Take MP reprompt into account when asserting credential. If MP reprompt is enabled then we need to require UV

📸 Screenshots

⏰ Reminders before review

🦮 Reviewer guidelines

github-actions[bot] commented 1 week ago

Logo Checkmarx One – Scan Summary & Detailsea43fb30-be6d-4207-bc11-e42a8d1732f2

No New Or Fixed Issues Found

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.

Project coverage is 55.92%. Comparing base (d43d1cb) to head (31f271b).

Files Patch % Lines
crates/bitwarden-fido/src/authenticator.rs 0.00% 17 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #863 +/- ## ========================================== - Coverage 56.00% 55.92% -0.08% ========================================== Files 193 193 Lines 12607 12623 +16 ========================================== Hits 7060 7060 - Misses 5547 5563 +16 ```

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

coroiu commented 2 days ago

closing since the app will contain the MP reprompt logic for the time being