Skip to content

cccareers/oauth-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 38.2%
  • CSS 33.6%
  • HTML 27.6%
  • Shell 0.6%