Auth server for gh-follow-team.
Developed for running serverless at Vercel
Create an OAuth app on GitHub.
Set Authorization callback URL to <url-for-this-app>/callback
Add clientID and clientSecret as GITHUB_CLIENT_ID
and GITHUB_CLIENT_SECRET
to your Vercel project
Redirects to GitHub for authorize
The callback for OAuth authorization
Add secrets to a local `.env``
Start the server with the vercel-cli
$ vc dev
- gh-follow-team cli for following team members
Created with ❤ for Alheimsins