https://github.com/prince-mendiratta/github-oauth
https://github.com/prince-mendiratta/github-oauth
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/prince-mendiratta/github-oauth
- Owner: Prince-Mendiratta
- Created: 2022-01-14T07:59:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-14T08:37:05.000Z (over 3 years ago)
- Last Synced: 2025-01-26T12:41:23.010Z (4 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.