rkechols / github-app-login

Getting a full GitHub auth token using the OAuth stuff. Such a pain.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-app-login

Getting a full GitHub auth token using the OAuth stuff. Such a pain.

Run src/main.py using python and follow its instructions.

Needed environment variables:

  • CLIENT_ID
  • CLIENT_SECRET

Dependencies:

Dependencies are listed in requirements.txt. Install with pip install -r requirements.txt.

About

Getting a full GitHub auth token using the OAuth stuff. Such a pain.


Languages

Language:Python 100.0%