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

[WebAuthn] Enable concurrent Authenticator requests where supported by the native API #6389

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Oct 10, 2024

  1. [WebAuthn] Allow calling GetAssertion immediately after receiving Mak…

    …eCredential response
    Filip Skrzeczkowski authored and feedop committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    eb87a2f View commit details
    Browse the repository at this point in the history
  2. [WebAuthn] Enable concurrent calls where supported by the native API

    Filip Skrzeczkowski authored and feedop committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    facdec8 View commit details
    Browse the repository at this point in the history
  3. [WebAuthn] Add null argument early checking to Authenticator API

    Filip Skrzeczkowski authored and feedop committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3d0274e View commit details
    Browse the repository at this point in the history
  4. [WebAuthn] Refactor AuthenticatorStorage

    Filip Skrzeczkowski authored and feedop committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d5826cd View commit details
    Browse the repository at this point in the history
  5. [WebAuthn] Fix AuthenticatorAssertionResponse marshalling

    Filip Skrzeczkowski authored and feedop committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c6947cd View commit details
    Browse the repository at this point in the history
  6. [WebAuthn] Remove unnecessary output type in csproj

    Filip Skrzeczkowski authored and feedop committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    739ad79 View commit details
    Browse the repository at this point in the history