Login
Request an access token using GitHub token
This API follows the OAuth 2.0 specification.
If the credentials are valid, creates a new access token.
By default, the token expires after 1 hour.
POST
Body
application/json
Example:
"ghp_eyJhbGciOiJIUzI1NiIsInR5cCI"
Was this page helpful?