passport-oauth

1.0.0 • Public • Published

passport-oauth

Build Coverage Dependencies

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.

Install

$ npm install passport-oauth

Tests

$ npm install
$ npm test

Credits

License

The MIT License

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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.0186,474latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.0186,474
0.1.1529,323
0.1.1411
0.1.131
0.1.121
0.1.111
0.1.101
0.1.91
0.1.82
0.1.71
0.1.61
0.1.51
0.1.41
0.1.31
0.1.21
0.1.11
0.1.01

Package Sidebar

Install

npm i passport-oauth

Weekly Downloads

215,823

Version

1.0.0

License

none

Last publish

Collaborators

  • jaredhanson