File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
# passport-oauth2
2
2
3
- [ ![ Build] ( https://travis-ci.org/jaredhanson/passport-oauth2.svg?branch=master )] ( https://travis-ci.org/jaredhanson/passport-oauth2 )
4
- [ ![ Coverage] ( https://coveralls.io/repos/jaredhanson/passport-oauth2/badge.svg?branch=master )] ( https://coveralls.io/r/jaredhanson/passport-oauth2 )
5
- [ ![ Quality] ( https://codeclimate.com/github/jaredhanson/passport-oauth2/badges/gpa.svg )] ( https://codeclimate.com/github/jaredhanson/passport-oauth2 )
6
- [ ![ Dependencies] ( https://david-dm.org/jaredhanson/passport-oauth2.svg )] ( https://david-dm.org/jaredhanson/passport-oauth2 )
7
- [ ![ Tips] ( https://img.shields.io/gratipay/jaredhanson.svg )] ( https://gratipay.com/jaredhanson/ )
3
+ [ ![ Build] ( https://img.shields.io/travis/jaredhanson/passport-oauth2.svg )] ( https://travis-ci.org/jaredhanson/passport-oauth2 )
4
+ [ ![ Coverage] ( https://img.shields.io/coveralls/jaredhanson/passport-oauth2.svg )] ( https://coveralls.io/r/jaredhanson/passport-oauth2 )
5
+ [ ![ Quality] ( https://img.shields.io/codeclimate/github/jaredhanson/passport-oauth2.svg?label=quality )] ( https://codeclimate.com/github/jaredhanson/passport-oauth2 )
6
+ [ ![ Dependencies] ( https://img.shields.io/david/jaredhanson/passport-oauth2.svg )] ( https://david-dm.org/jaredhanson/passport-oauth2 )
8
7
9
8
10
9
General-purpose OAuth 2.0 authentication strategy for [ Passport] ( http://passportjs.org/ ) .
You can’t perform that action at this time.
0 commit comments