/oauth-proxy

Open Authorization Proxy

Primary LanguageJavaScript

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.