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

Allow user_presence param in AuthenticatorResponse#verify to override silent_authentication config #434

Merged
merged 5 commits into from
Oct 18, 2024

Commits on Oct 18, 2024

  1. test(AuthenticatorAttestationResponse): add tests for the behavior …

    …of `verify` for different values of `silent_authentication`
    santiagorodriguez96 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    35550a6 View commit details
    Browse the repository at this point in the history
  2. feat(AuthenticatorResponse#verify): allow user_presence to overri…

    …de `silent_authentication` config
    santiagorodriguez96 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    957fd74 View commit details
    Browse the repository at this point in the history
  3. test(PublicKeyCredentialWithAttestation#verify): add coverage for d…

    …ifferent values of `user_presence`
    santiagorodriguez96 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    092b1cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9eadc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74daca7 View commit details
    Browse the repository at this point in the history