An open API service indexing awesome lists of open source software.

https://github.com/prince-mendiratta/github-oauth


https://github.com/prince-mendiratta/github-oauth

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Github OAuth

Using Github OAUTH, pretty simple to deploy.

```bash
git clone https://github.com/Prince-Mendiratta/Github-OAuth.git
cd Github-OAuth
npm install
npm start
```

Click on the purple button to authorize.

`/secrets` is the secret page which should only be accessible if authenticated.

If you restart npm server, you will have to reauthenticate.