Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add smart-card and hybrid transports #430

Merged
merged 1 commit into from Oct 16, 2023

Conversation

dbeinder
Copy link
Contributor

@dbeinder dbeinder commented Oct 2, 2023

Windows now natively supports hybrid (smartphone QR) transport.
https://w3c.github.io/webauthn/#enum-transport

Edit: fixes #325

@dbeinder
Copy link
Contributor Author

dbeinder commented Oct 2, 2023

@dotnet-policy-service agree company="Chronos Inc"

@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (6655af9) 75.54% compared to head (fda8299) 75.54%.

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #430   +/-   ##
=======================================
  Coverage   75.54%   75.54%           
=======================================
  Files         100      100           
  Lines        2785     2785           
  Branches      455      455           
=======================================
  Hits         2104     2104           
  Misses        562      562           
  Partials      119      119           

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

@aseigler
Copy link
Collaborator

LGTM, thanks!

@aseigler aseigler merged commit eb312de into passwordless-lib:master Oct 16, 2023
7 checks passed
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.

Support "hybrid" transport type
3 participants