bitwarden_api_api::apis::web_authn_api

Function webauthn_get

source
pub async fn webauthn_get(
    configuration: &Configuration,
) -> Result<WebAuthnCredentialResponseModelListResponseModel, Error<WebauthnGetError>>