loading
Preparing LoginRadius developer resources
Mission: Help enterprises accelerate digital transformation with our fully-managed Customer IAM technology.
Skip to main content
Download CollectionRun in Postman
Test our APIs instantly!
Download the collection or run it directly in Postman to explore all LoginRadius API endpoints.

Retrieve OAuth device code

POST 

/api/oauth/:OAuthAppName/device

Initiates the OAuth 2.0 Device Authorization Grant per RFC 8628. Returns a device_code and user_code that the client displays to the end-user for out-of-band authorization on a secondary device. The client then polls the token endpoint with the device_code until the user completes authorization.

Request

Responses

OK: The request was successful.