Skip to content

ChengGeng97/github-oauth-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-oauth-backend

A standalone server that is meant to provide a microservice for GitHub integration of the Source Academy front-end.

The server receives the access code from the front-end, which it exchanges with GitHub for an access token. The access token is then returned to the front-end.

Node Modules used

  • Express
  • ESM
  • dotenv
  • node-fetch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published