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ยง
- Device
Auth SseEvent - A typed SSE event from the device auth stream.
- Stream
Error - Errors specific to device auth streaming.