Client Auth
Approve or deny a device authorization request
User-facing endpoint for the device authorization flow. After a CLI displays a user code, the authenticated user visits the verification page and calls this endpoint to approve or deny the request. Requires user authentication via the Privy SDK.
post/api/oauth/v2/device_verify
Headers
privy-app-idstring required
ID of your Privy app.
Request body
Response
The device authorization action was processed successfully.