Function complete_web_authn_assertion_with_id

Source
pub async fn complete_web_authn_assertion_with_id(
    configuration: &Configuration,
    web_authn_login_request: Option<WebAuthnLoginRequest>,
) -> Result<WebAuthnAssertResponse, Error<CompleteWebAuthnAssertionWithIdError>>
Expand description

Complete a WebAuthn authentication ceremony by validating the signature against the previously generated challenge without logging the user in