0.0.4 • Published 8 years ago

passport-vso-oauth v0.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Passport-Vso-OAuth

Passport strategies for authenticating with VSO using OAuth 2.0.

This module lets you authenticate using VSO in your Node.js applications. By plugging into Passport, VSO authentication can be easily and unobtrusively integrated into any application or framework that supports Connect-style middleware, including Express.

This library is built as an extension to the passport-oauth library from Jared Hanson and borrows liberally from the Google Strategy.

Install

$ npm install passport-vso-oauth