mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
add Google auth plugin
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "talk-plugin-google-auth",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"passport-google-oauth2": "^0.1.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user