pub async fn authenticators_webauthn_retrieve(
configuration: &Configuration,
id: i32,
) -> Result<WebAuthnDevice, Error<AuthenticatorsWebauthnRetrieveError>>
Expand description
Viewset for WebAuthn authenticator devices
pub async fn authenticators_webauthn_retrieve(
configuration: &Configuration,
id: i32,
) -> Result<WebAuthnDevice, Error<AuthenticatorsWebauthnRetrieveError>>
Viewset for WebAuthn authenticator devices