pub async fn start_web_authn_registration_with_id(
configuration: &Configuration,
web_authn_register_start_request: Option<WebAuthnRegisterStartRequest>,
) -> Result<WebAuthnRegisterStartResponse, Error<StartWebAuthnRegistrationWithIdError>>
Expand description
Start a WebAuthn registration ceremony by generating a new challenge for the user