Skip to content

Commit ac20e11

Browse files
unatasha8zepatrik
authored andcommitted
Update docs/oauth2-oidc/device-authorization.mdx
Co-authored-by: Patrik <zepatrik@users.noreply.github.com>
1 parent 1f92425 commit ac20e11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/oauth2-oidc/device-authorization.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ sidebar_label: Device authorization flow
55
---
66

77
The OAuth 2.0 Device Authorization Grant (RFC 8628) brings OAuth to devices with internet connectivity but limited input
8-
capabilities. This flow is designed for smart TVs, streaming devices, IoT hardware, printers, AI agents, and other connected devices
9-
where typing credentials isn't practical. Here's how it works: the device to be authenticated displays a URL and a short code, prompting
8+
capabilities. This flow is designed for smart TVs, streaming devices, IoT hardware, printers, remote terminal sessions, AI agents, and other connected devices
9+
where typing credentials or opening a browser isn't practical or possible. Here's how it works: the device to be authenticated displays a URL and a short code, prompting
1010
you to open that URL on your phone or computer to authorize access. The two devices don't need to communicate directly—the authorization
1111
happens through the OAuth provider.
1212

0 commit comments

Comments
 (0)