You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I should update both verifyRegistrationResponse() and verifyAuthenticationResponse() to support verifying this flag accordingly for RP's that might care to know:
Describe the issue
WebAuthn L3 is being updated with explicit verification steps for the
clientDataJSON.crossOrigin
flag:w3c/webauthn#2166
I should update both
verifyRegistrationResponse()
andverifyAuthenticationResponse()
to support verifying this flag accordingly for RP's that might care to know:SimpleWebAuthn/packages/server/src/helpers/decodeClientDataJSON.ts
Line 18 in dc70416
The text was updated successfully, but these errors were encountered: