0.1.0 • Published 8 years ago

passport-keystone-examples-login v0.1.0

Weekly downloads
4
License
-
Repository
-
Last release
8 years ago

Running the example:

Copy example_config.js as config.js in the sample folder.

cp example_config.js config.js

Update authUrl and region settings in config.js file based on your OpenStack Keystone configuration.

Install dependencies.

npm install

Run server. Server runs on http:\local:3000

node app.js