Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs-staging.auth0-mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

You can configure settings for the user code generated by your application during the Device Authorization Flow using the .
  1. Go to Dashboard > Settings and click the Advanced tab.
  2. Scroll to the Device Flow User Code Format section, locate User Code Character Set and User Code Mask, enter the desired settings, and click Save.
SettingDescription
Device Flow User Code FormatCharacter set used to when randomly generating a user code.
User Code MaskMask used to define length and format of a randomly-generated user code. Its purpose is to increase the user code’s readability and ease of input.

Learn more