Usage
This is an example OAuth 2.0 consumer using OAuth2orize, Passport, and Express. This example is intended to be used with the oauth2orize-examples server, which is built using the same stack.
Install
git clone https://github.com/schutt/example-oauth2orize-consumer.git
cd example-oauth2orize-consumer/
npm installStart
node server.js
open http://localhost:3001
config
oauth-config.js
oauth-consumer-config.js