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.