pub async fn complete_web_authn_registration_with_id(
configuration: &Configuration,
web_authn_register_complete_request: Option<WebAuthnRegisterCompleteRequest>,
) -> Result<WebAuthnRegisterCompleteResponse, Error<CompleteWebAuthnRegistrationWithIdError>>
Expand description
Complete a WebAuthn registration ceremony by validating the client request and saving the new credential