Skip to main content

Module device_auth_stream

Module device_auth_stream 

Source
Expand description

Typed SSE streaming method for device authorization.

Provides UptrakitClient::stream_device_auth which connects to the GET /api/v1/auth/device/stream endpoint and returns a typed stream of device authorization events.

Enumsยง

DeviceAuthSseEvent
A typed SSE event from the device auth stream.
StreamError
Errors specific to device auth streaming.