Module azure_identity::device_code_flow

source ·
Expand description

Authorize using the device authorization grant flow

This flow allows users to sign in to input-constrained devices such as a smart TV, IoT device, or printer.

You can learn more about this authorization flow here.

Structs§

Functions§

  • Start the device authorization grant flow. The user has only 15 minutes to sign in (the usual value for expires_in).