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

Update to latest webauthn (1.11) #851

Merged
merged 3 commits into from
Oct 12, 2023
Merged

Update to latest webauthn (1.11) #851

merged 3 commits into from
Oct 12, 2023

Commits on Oct 5, 2023

  1. Update py_webauthn

    This is on hold until they fix issues with user_handle.
    jwag956 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    21273aa View commit details
    Browse the repository at this point in the history
  2. Update py_webauthn

    Use new 1.11 helpers - parse_registration_credential_json and parse_authentication_credential_json
    
    This is on hold until they fix issues with user_handle.
    jwag956 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f1d4560 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Update to latest webauthn (1.11).

    Note in release notes that for now - must use pydantic 1.x with webauthn until user_handle issue solved.
    jwag956 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    9bf1663 View commit details
    Browse the repository at this point in the history