website/docs: fix typo in device code auth example (#12331)
This commit is contained in:
@ -20,7 +20,7 @@ Host: authentik.company
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
|
||||
client_id=application_client_id&
|
||||
scopes=openid email my-other-scope
|
||||
scope=openid email my-other-scope
|
||||
```
|
||||
|
||||
The response contains the following fields:
|
||||
|
Reference in New Issue
Block a user