Skip to content

A simple example to help a developer understand how to use OpenID for node.js to sign in with Intuit.

License

Notifications You must be signed in to change notification settings

ljorgensen/qbo-openid-node-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple example that uses 'OpenID for node.js' to sign in with Intuit.

Download the zip, or clone the repo, or run:

bower install qbo-openid-node-sample

To run the example:

Run 'npm install' to install the packages in package.json

Substitute your port and verification url (if different in your environment) for the placeholder values in app.js

Substitute your authentication url (if different in your environment) for the placeholder value in index.ejs

Enter 'npm start' or 'node app.js' to run the node server

Go to your base url and click the "Sign on with Intuit" button

About

A simple example to help a developer understand how to use OpenID for node.js to sign in with Intuit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published