Skip Device-Code Verification screen in Device Flow

In Auth0 Device-Flow when a device initiates a login, it shows a link to user, which contains the verification code in url, upon clicking the same link the same code is made visible and user is forced to click to verify that.

We find the device code screen a non-essential security measure.

Please provide an option to skip in certain cases. If there is already an option please let provide a link to relevant document.

As for our case, user is on the same device he is logged in. Its just the SDK which is being authorized using device flow. Also, opening the browser flow is handled automatically by SDK. So, it makes the entire click to verify thing very redundant.

1 Like