Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 334 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 334 Bytes

Connect-OAuth

Connect-OAuth is a Connect middleware designed to allow you to implement an OAuth 1.0a provider with relative ease. It is based upon node-express-oauth-plugin by Christian Amor Kvalheim ([christkv][]). The original has been heavily refactored to simplify implementation and remove any dependance upon Express.