Skip to content

webjay/oauth-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

oauth-proxy

Open Authorization Proxy that allows the client to keep the JSON for an hour.

npm install oauperator

Environment variables

  • origin: for CORS Access-Control-Allow-Origin.
  • hostnames: Comma separated whitelisted hostnames.
  • consumer: OAuth consumer key.
  • consumer_secret: OAuth consumer secret key.

About

Open Authorization Proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published