Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ If the user accepts your request, {% data variables.product.github %} redirects

Exchange this `code` for an access token:

POST {% data variables.product.oauth_host_code %}/login/oauth/access_token
GET {% data variables.product.oauth_host_code %}/login/oauth/access_token

This endpoint takes the following input parameters.

Expand Down
Loading