Add passport-oauth2 to package.json

This commit is contained in:
3wc 2021-10-22 00:29:07 +02:00
parent 5f2164cb12
commit f4f44afa35
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
"passport": "^0.3.2",
"passport-github": "github:FedWiki/passport-github#70fe99ba7e66422092a19d89f4b1ab1a23eac644",
"passport-google-oauth20": "^2.0.0",
"passport-oauth2": "^1.6.1",
"passport-twitter": "^1.0.4",
"persona-pass": "^0.2.1",
"qs": "^6.7.0",