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
The data returned by webauthn.metadata.get_metadata must be passed into webauthn.metadata.FIDOMetadata.from_metadata before being used in webauthn.verify_create_webauthn_credentials.
The data returned by
webauthn.metadata.get_metadatamust be passed intowebauthn.metadata.FIDOMetadata.from_metadatabefore being used inwebauthn.verify_create_webauthn_credentials.