web_authn_ex v0.1.0 WebAuthnEx.AuthAssertionResponse View Source
Validates assertion
Link to this section Summary
Link to this section Functions
Link to this function
credential_public_key(allowed_credentials, credential_id) View Source
Link to this function
new(credential_id, auth_data_bytes, signature) View Source
Link to this function
valid?(original_challenge, original_origin, allowed_credentials, rp_id, client_data_json, auth_assertion_response) View Source
Link to this function
valid_credential?(allowed_credentials, auth_assertion_response) View Source
Link to this function