deviceAuthorization

Starts the device authorization flow and polls for the token.

Emits DeviceFlowStatus.Started immediately after obtaining the device code, then emits DeviceFlowStatus.Polling on each poll interval until one of the terminal states is reached:

The flow closes automatically after emitting any terminal state.