GitHub - schutt/example-oauth2orize-consumer: This passport-strategy consumer showcases how to utilize a oauth2orize provider

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

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 install

Start

node server.js
open http://localhost:3001

config

oauth-config.js

oauth-consumer-config.js

About

This passport-strategy consumer showcases how to utilize a oauth2orize provider

Resources

Readme

Activity

Stars

2 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published

Languages

  • JavaScript 94.8%
  • HTML 5.2%