Skip to content
This repository has been archived by the owner on Feb 27, 2018. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 251 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 251 Bytes

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.