0.1.0 • Published 10 years ago
passport-keystone-examples-login v0.1.0
Running the example:
Copy example_config.js as config.js in the sample folder.
cp example_config.js config.jsUpdate authUrl and region settings in config.js file based on your OpenStack Keystone configuration.
Install dependencies.
npm installRun server. Server runs on http:\local:3000
node app.js