lodge104 / flarum-ext-oauth-auth0
使用 Auth0 登录您的 Flarum 论坛
v1.0.2
2022-10-19 22:17 UTC
Requires
- flarum/core: ^1.2.0
- fof/oauth: ^1.1.0
- lodge104/oauth2-auth0: ^2.4.2
This package is not auto-updated.
Last update: 2024-09-20 01:57:05 UTC
README
这是一个 Flarum 扩展。使用 Auth0 登录您的 Flarum 论坛。是 FoF OAuth 的附加组件
安装
使用 composer 安装
composer require lodge104/flarum-ext-oauth-auth0:"*"
更新
composer update lodge104/flarum-ext-oauth-auth0
设置
- 使用 Auth0 注册您的网站并获取唯一的
client_id和client_secret - 一旦您为您的论坛创建了安全配置文件,请转到
Web 设置并输入此扩展设置页面中提供的重定向 URL。 - 使用 Auth0 登录!