Function bitwarden_api_api::apis::web_authn_api::webauthn_put
source · pub async fn webauthn_put(
configuration: &Configuration,
web_authn_login_credential_update_request_model: Option<WebAuthnLoginCredentialUpdateRequestModel>
) -> Result<(), Error<WebauthnPutError>>