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.
git clone https://github.com/schutt/example-oauth2orize-consumer.git
cd example-oauth2orize-consumer/
npm installnode server.jsopen http://localhost:3001
oauth-config.js
oauth-consumer-config.js