GitHub - rubyftw/github-oauthinator: Get the OAuth access token from the GitHub API and stuff

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Feb 27, 2018. It is now read-only.

github-oauthinator

Get the OAuth access token from the GitHub API and stuff

Set GITHUB_CLIENT_ID and GITHUB_CLIENT_SECRET in your environment, then send a JSON-P request to /auth/:code/?callback=YOUR_CALLBACK_FUNCTION_NAME.