nodebb-plugin-sso-google:允许用户通过他们的 Google 帐户登录注册的 NodeBB 插件

时间:2021-08-04 16:34:47
【文件属性】:
文件名称:nodebb-plugin-sso-google:允许用户通过他们的 Google 帐户登录注册的 NodeBB 插件
文件大小:64KB
文件格式:ZIP
更新时间:2021-08-04 16:34:47
JavaScript NodeBB 谷歌单点登录 NodeBB 插件,允许用户通过他们的 Google 帐户登录/注册。 安装 npm install nodebb-plugin-sso-google 配置 通过创建新项目 从“凭据”页面,创建一个新的“OAuth 客户端 ID”。 “应用程序类型”是“Web 应用程序” “Authorized Javascript origins”可以留空 “授权重定向 URI”是您的 NodeBB 的 URL,其中附加了/auth/google/callback 。 当您在文本字段中输入此值时,请确保在保存前Enter提交 URL 您将看到一个包含您的Client ID和Client Secret的屏幕。 将这两个值粘贴到此插件的配置页面中。 保存,重建您的 NodeBB 资产 ( ./nodebb build ),然后重新启动您的 NodeBB。
【文件预览】:
nodebb-plugin-sso-google-master
----.gitattributes(483B)
----yarn.lock(1KB)
----plugin.json(882B)
----.npmignore(31B)
----LICENSE(1KB)
----README.md(894B)
----library.js(7KB)
----templates()
--------admin()
--------plugins()
----.gitignore(3KB)
----package.json(701B)
----static()
--------images()
--------lib()

网友评论