Skip to content

source-academy/github-oauth-backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-oauth-backend

A simple OAuth authorisation code flow proxy for the Source Academy—GitHub integration.

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

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

Languages

  • JavaScript 100.0%