Device authorization page
Better Auth serves this as JSON. A top-level browser navigation is redirected to the web app's device screen instead, so opening the URL by hand shows a page rather than a JSON blob.
Query parameters
The device authorization user code.
The device authorization user code.
Force a redirect to the web UI, for clients that do not send Sec-Fetch-* headers.
Force a redirect to the web UI, for clients that do not send Sec-Fetch-* headers.
Response
Device authorization payload from Better Auth
Changes
Changed in 2 of the 23 revisions of this API.11
- ▲
removed the media type
application/jsonfor the response with the status200response-media-type-removed
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○