Device Authentication Settings
Customize your Device Authentication Settings from the Descope console (Settings > Authentication Methods > Device Authentication).
Enable Method in API and SDK
The Enable method in API and SDK toggle controls whether Device Authentication can be invoked programmatically via APIs and SDKs.
Unlike other authentication methods, the only way to use Device Authentication is through API/SDK calls, so this setting will enable/disable Device Authentication entirely.
Available Settings
This section describes additional details about the configuration options available.
User Code Format
Adjust the user code's format using 'X' characters and '-' as separators. Default is XXX-XXX.
User Code Characters
Choose whether the user code consists of Both capital letters and numbers, Only capital letters, or Only numbers.
Expiration Time
Set the user code and device code expiration time in minutes/hours. Default is 3 minutes.
Device Hosting URL
The flow hosting URL for your Device Authentication Verification Flow. This by default can be the Auth Hosting page or you can use your own hosted page.