pub async fn authenticators_admin_webauthn_create(
configuration: &Configuration,
web_authn_device_request: WebAuthnDeviceRequest,
) -> Result<WebAuthnDevice, Error<AuthenticatorsAdminWebauthnCreateError>>
Expand description
Viewset for WebAuthn authenticator devices (for admins)