feat: added google support

This commit is contained in:
Wyatt Johnson
2018-10-29 17:36:15 -06:00
parent 58e51b299d
commit 93b91a0573
9 changed files with 207 additions and 22 deletions
+8
View File
@@ -18727,6 +18727,14 @@
"passport-oauth2": "1.x.x"
}
},
"passport-google-oauth2": {
"version": "0.1.6",
"resolved": "https://registry.npmjs.org/passport-google-oauth2/-/passport-google-oauth2-0.1.6.tgz",
"integrity": "sha1-39cBasdEn+J8/rJSrpdK/CMleg0=",
"requires": {
"passport-oauth2": "^1.1.2"
}
},
"passport-local": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/passport-local/-/passport-local-1.0.0.tgz",