8000 GitHub - jaredhanson/passport-oauth: OAuth 1.0 and 2.0 authentication strategies for Passport and Node.js.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jaredhanson/passport-oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

passport-oauth

General-purpose OAuth 1.0 and OAuth 2.0 authentication strategies for Passport.

This is a meta-module that combines passport-oauth1 and passport-oauth2. It exists for backwards-compatibility with the 0.1.x line of OAuth-based strategies. As of version 1.x.x, it is encouraged to declare dependencies on the module that implements specific version of OAuth in use.


Advertisement
Learn OAuth 2.0 - Get started as an API Security Expert
Just imagine what could happen to YOUR professional career if you had skills in OAuth > 8500 satisfied students


npm build coverage ...

Install

$ npm install passport-oauth

Tests

$ npm install
$ npm test

Credits

License

The MIT License

Copyright (c) 2011-2013 Jared Hanson <http://jaredhanson.net/>

About

OAuth 1.0 and 2.0 authentication strategies for Passport and Node.js.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 10

0