Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/85.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Javascript 如何使用GoogleOuth对我的数据库(firebase或firestore)中的用户进行身份验证?_Javascript_Html_Node.js_Google Api Nodejs Client - Fatal编程技术网

Javascript 如何使用GoogleOuth对我的数据库(firebase或firestore)中的用户进行身份验证?

Javascript 如何使用GoogleOuth对我的数据库(firebase或firestore)中的用户进行身份验证?,javascript,html,node.js,google-api-nodejs-client,Javascript,Html,Node.js,Google Api Nodejs Client,我正在开发的应用程序有50个用户群,我想在我的应用程序中借助google Outh对其进行身份验证,如果用户存在于我的数据库(firebase或firestore)中,则google Outh允许他/她进入我的应用程序,否则它将重定向到一条消息“你不是此应用程序的成员”。 谢谢你的帮助

我正在开发的应用程序有50个用户群,我想在我的应用程序中借助google Outh对其进行身份验证,如果用户存在于我的数据库(firebase或firestore)中,则google Outh允许他/她进入我的应用程序,否则它将重定向到一条消息“你不是此应用程序的成员”。 谢谢你的帮助