Skip to content

Commit

Permalink
Update docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterKale committed Jan 16, 2025
1 parent fb558d0 commit c9c7222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webauthn/registration/formats/android_key.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def verify_android_key(
See https://www.w3.org/TR/webauthn-2/#sctn-android-key-attestation
Also referenced: https://source.android.com/security/keystore/attestation
Also referenced: https://source.android.com/docs/security/features/keystore/attestation
"""
if not attestation_statement.sig:
raise InvalidRegistrationResponse(
Expand Down

0 comments on commit c9c7222

Please sign in to comment.