pub async fn webauthn_post(
configuration: &Configuration,
web_authn_login_credential_create_request_model: Option<WebAuthnLoginCredentialCreateRequestModel>,
) -> Result<(), Error<WebauthnPostError>>
pub async fn webauthn_post(
configuration: &Configuration,
web_authn_login_credential_create_request_model: Option<WebAuthnLoginCredentialCreateRequestModel>,
) -> Result<(), Error<WebauthnPostError>>