We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6511171 commit 055a4a3Copy full SHA for 055a4a3
docs/oauth2-oidc/device-authorization.mdx
@@ -24,7 +24,7 @@ Here is the high-level overview for the device authorization grant flow:
24
1. In the meantime, the device polls the authorization server. Once the user authenticates and grants access, the authenicaton server
25
sends an access token to the device, which is used to access the protected resource.
26
27
-
+
28
29
### Step 1: Device requests authorization
30
0 commit comments