Skip to content

πŸ” Little OAuth Handler for Gist Publishing

Notifications You must be signed in to change notification settings

nteract/oauth-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

30 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

OAuth Server

Just a quick little server relying on Max Ogden + Pals github-oauth package.

Use OAuth Server for providing Publish-to-gist functionality in nteract [repo].

Deploying

git clone https://github.com/nteract/nteract-oauth
npm install -g now
now secrets add github_client_id "insert client id here"
now secrets add github_secret "insert secret here"
now -e GITHUB_CLIENT=@github_client_id -e GITHUB_SECRET=@github_secret
now alias set (clipboard copy) oauth.nteract.io

About

πŸ” Little OAuth Handler for Gist Publishing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •