PHPackages                             ianm/oauth-line - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. ianm/oauth-line

ActiveFlarum-extension[Authentication &amp; Authorization](/categories/authentication)

ianm/oauth-line
===============

Login to your Flarum forum using LINE

0.1.4(3y ago)0968MITPHP

Since Oct 18Pushed 2y ago1 watchersCompare

[ Source](https://github.com/imorland/flarum-ext-oauth-line)[ Packagist](https://packagist.org/packages/ianm/oauth-line)[ RSS](/packages/ianm-oauth-line/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (6)Used By (0)

Sign in With LINE
=================

[](#sign-in-with-line)

[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667) [![Latest Stable Version](https://camo.githubusercontent.com/1a84f5b28c856d2d60afdac33da0e992dda17e5512ea75e86764b4969f9a3412/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f69616e6d2f6f617574682d6c696e652e737667)](https://packagist.org/packages/ianm/oauth-line) [![Total Downloads](https://camo.githubusercontent.com/6e83317ad2cf5f7ca8eab4fe0489cafd7dd6c5d90aaafa7bddc1be62ebc30de3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f69616e6d2f6f617574682d6c696e652e737667)](https://packagist.org/packages/ianm/oauth-line)

A [Flarum](http://flarum.org) extension. Login to your Flarum forum using LINE

This extension adds `LINE` as an OAuth provider to [FoF OAuth](https://extiverse.com/extension/fof/oauth). You must therefore first enable the OAuth extension *before* enabling this extension.

Setup
-----

[](#setup)

In order to enable Login with LINE, you must first register on the [Line developer console](https://developers.line.biz/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
------------

[](#installation)

Install with composer:

```
composer require ianm/oauth-line:"*"
```

Updating
--------

[](#updating)

```
composer update ianm/oauth-line
php flarum migrate
php flarum cache:clear
```

Links
-----

[](#links)

- [Packagist](https://packagist.org/packages/ianm/oauth-line)
- [GitHub](https://github.com/imorland/flarum-ext-oauth-line)
- [Discuss](https://discuss.flarum.org/d/31860)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 73.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~7 days

Total

5

Last Release

1279d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16573496?v=4)[IanM](/maintainers/imorland)[@imorland](https://github.com/imorland)

---

Top Contributors

[![imorland](https://avatars.githubusercontent.com/u/16573496?v=4)](https://github.com/imorland "imorland (11 commits)")[![flarum-bot](https://avatars.githubusercontent.com/u/39334649?v=4)](https://github.com/flarum-bot "flarum-bot (2 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (2 commits)")

---

Tags

flarum

### Embed Badge

![Health badge](/badges/ianm-oauth-line/health.svg)

```
[![Health](https://phpackages.com/badges/ianm-oauth-line/health.svg)](https://phpackages.com/packages/ianm-oauth-line)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
