divante-ltd/pimcore-google-login

此包已被放弃,不再维护。没有建议的替代包。
此包的最新版本(v1.0)没有提供许可信息。

安装: 40

依赖项: 0

建议者: 0

安全: 0

星标: 4

关注者: 6

分支: 1

公开问题: 0

类型:pimcore-plugin

v1.0 2017-07-18 13:35 UTC

This package is auto-updated.

Last update: 2020-11-06 11:40:31 UTC


README

Pimcore 4 插件,允许使用 Google 凭据登录 Pimcore 的管理面板

特性

  • 使用您的 Google 账户登录 Pimcore 的管理面板(支持两步验证!)

安装

composer require divante-ltd/pimcore-google-login

安装后,转到 Pimcore 管理面板中的扩展部分,点击配置。使用 Google 开发者控制台中的数据填写所有字段(https://console.developers.google.com/apis/credentials/oauthclient)。

对于 redirect_uri 使用 "http://yourdomain/plugin/GoogleLogin/index/index"

请确保在开发者控制台中设置相同的授权重定向 URI。同时,将您的域名授权为 JS 源。