DeviceClient

Main client for managing user devices.

Provides access to device operations for different device types (OATH, Push, Bound, WebAuthn, Profile).

Constructors

Link copied to clipboard
constructor(block: DeviceClientConfig.() -> Unit)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Bound device operations (read/delete/update).

Link copied to clipboard

OATH device operations (read/delete).

Link copied to clipboard

Profile device operations (read/delete/update).

Link copied to clipboard

Push device operations (read/delete).

Link copied to clipboard

WebAuthn device operations (read/delete/update).