ianm/oauth-line
最新稳定版本:0.1.4
Composer 安装命令:
composer require ianm/oauth-line
包简介
Login to your Flarum forum using LINE
关键字:
README 文档
README
A Flarum extension. Login to your Flarum forum using LINE
This extension adds LINE as an OAuth provider to FoF OAuth. You must therefore first enable the OAuth extension before enabling this extension.
Setup
In order to enable Login with LINE, you must first register on the Line developer console.
Once registered, create a new channel of the type LINE login, and select web app. Once you've created the channel, make a note of the Channel ID and Channel secret, then navigate to the LINE login tab. Here enter the callback URL for your forum - this will be displayed within the OAuth extension settings in your admin panel and look something like https://forum.example.com/auth/line.
If you wish to retrieve the registered email address from LINE, you must also complete the OpenID Connect Email Permission within the channel setup.
Enter the Channel ID and Channel secret in the admin panel for your forum (This can be found at {YOUR FORUM URL)/admin#/extension/fof-oauth
Installation
Install with composer:
composer require ianm/oauth-line:"*"
Updating
composer update ianm/oauth-line php flarum migrate php flarum cache:clear
Links
统计信息
- 总下载量: 1.09k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-10-18