Merge branch 'maparent-update_passport'
This commit is contained in:
5
AUTHORS.txt
Normal file
5
AUTHORS.txt
Normal file
@ -0,0 +1,5 @@
|
||||
Authors ordered by first contribution
|
||||
|
||||
Paul Rodwell <paul.rodwell@btinternet.com>
|
||||
Ward Cunningham <ward@c2.com>
|
||||
Marc-Antoine Parent <maparent@acm.org>
|
9314
package-lock.json
generated
9314
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -10,7 +10,7 @@
|
||||
"lodash": "^4.17.14",
|
||||
"passport": "^0.3.2",
|
||||
"passport-github": "^1.1.0",
|
||||
"passport-google-oauth20": "^1.0.0",
|
||||
"passport-google-oauth20": "^2.0.0",
|
||||
"passport-twitter": "^1.0.4",
|
||||
"persona-pass": "^0.2.1",
|
||||
"qs": "^6.7.0",
|
||||
@ -23,5 +23,12 @@
|
||||
"grunt-contrib-watch": "^1.0.0",
|
||||
"grunt-git-authors": "^3.2.0",
|
||||
"grunt-retire": "^1.0.8"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fedwiki/wiki-security-passportjs"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/fedwiki/wiki-security-passportjs/issues"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user