jaredhanson / passport-oauth1

OAuth 1.0 authentication strategy for Passport and Node.js.
https://www.passportjs.org/packages/passport-oauth1/?utm_source=github&utm_medium=referral&utm_campaign=passport-oauth1&utm_content=about
MIT License
24 stars 31 forks source link

Update README #1

Closed natalan closed 10 years ago

natalan commented 10 years ago

Fixing a typo in usage example where oAuth2 strategy was referenced instead oAuth1

coveralls commented 10 years ago

Coverage Status

Coverage remained the same when pulling c0c365469999940a846eab8324e3d6f9c27b5adf on natalan:patch-1 into 5219df829cc0012feef9b33daa8b38567038c57a on jaredhanson:master.

coveralls commented 10 years ago

Coverage Status

Coverage remained the same when pulling c0c365469999940a846eab8324e3d6f9c27b5adf on natalan:patch-1 into 5219df829cc0012feef9b33daa8b38567038c57a on jaredhanson:master.

jaredhanson commented 10 years ago

Thanks!