Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 419 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 419 Bytes

oauth example

Based on the tutorial and repository

setup

Make sure you create an OAuth App on Github and add your keys to the .env file.

Run

You can start the server with:

$ npm i
$ node .

Then visit https://localhost:3000 and click the link to login.