srdgame/flarum-ext-auth-frappe
Composer 安装命令:
composer require srdgame/flarum-ext-auth-frappe
包简介
Allow users to log in with Frappe.
关键字:
README 文档
README
Allows users to login using their Frappe Account.
Installation
To install, use composer:
composer require srdgame/flarum-ext-auth-frappe
Usage
- Install extension via Composer / Packagist
- Enable extension in the admin/extensions of Flarum
- Fill in the settings field for the extension
Setup instructions for Frappe
- Go to your frappe desk form
- Create a oauth client and give it a name (eg My Flarum)
- Redirects URIs: http://<flarum_domain>:/auth/frappe
- Default Redirect URI: http://<flarum_domain>:/auth/frappe
- From the resulting OAuth client dialog box, you will be able to access the Client ID and the Client Secret will you will need to paste into the settings box on the Flarum extension
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2018-11-21