GitHub OAuth
Authorize Github
Start GitHub OAuth flow
Parameters:
- instance_id: Identifier for the instance requesting authorization
- scope: Optional scopes to request (comma-separated)
- redirect_url: Optional URL to redirect to after authorization completes
GET
Query Parameters
Unique identifier for the client instance requesting authorization
Optional OAuth scopes to request (comma-separated string)
Optional URL to redirect to after authorization completes
Response
200
application/json
Successful Response
The response is of type any
.