Authorization
Authorization
RequiredBearer <token>In: header
Request Body
application/json
Requiredstepup
booleanDefault:
false
customClaims
objectmfa
booleanDefault:
false
ssoAppId
stringtemplateOptions
objectlocale
stringpkceChallenge
stringrelevant only for enchanted links in the point in time - other methods will ignore this field
Format:
"bytes"
revokeOtherSessions
booleanQuery Parameters
provider
stringredirectUrl
stringprompt
array<string>test
booleanrawResponse
booleanOK
Was this helpful?
OAuth Social Login API Overview
Use the Descope REST API to build OAuth social logins for your application.
Create Redirect URI for Sign-In Request POST
### Create an OAuth Redirect URI for user Sign-In Request This endpoint allows you to create an OAuth Redirect URI for user Sign-Up Request. ### See Also - See [The User Object](/api/overview#the-user-object) for further details on how to identify users and their contact information such as email addresses and phone number. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <Project ID>`