salt / craft-auth0
使用 auth0 进行身份验证
1.4.3
2022-06-03 11:37 UTC
Requires
- auth0/auth0-php: ^7.9.2
- craftcms/cms: ^3.0.0
Requires (Dev)
- codeception/codeception: ^3.0
- craftcms/cms: ^3.2.0
- vlucas/phpdotenv: ^3.0
README
使用 auth0 登录
要求
此插件需要 Craft CMS 3.0.0-beta.23 或更高版本。
安装
要安装此插件,请按照以下说明操作。
-
打开您的终端并进入您的 Craft 项目
cd /path/to/project
-
然后告诉 Composer 加载此插件
composer require pangostudio/craft-auth0
-
在控制面板中,转到设置 → 插件,并点击 craft-auth0-login 的“安装”按钮。
craft-auth0-login 概览
-在此处插入文本-
配置 craft-auth0
-在此处插入文本-
使用 craft-auth0
-在此处插入文本-
craft-auth0-login 路线图
一些要完成的事情以及潜在功能的想法
- 发布
由 Salt 提供