PHPackages                             pastatsh/opauth-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. pastatsh/opauth-line

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

pastatsh/opauth-line
====================

LINE strategy for Opauth

08PHP

Since Jan 26Pushed 9y ago1 watchersCompare

[ Source](https://github.com/pastatsh/opauth-line)[ Packagist](https://packagist.org/packages/pastatsh/opauth-line)[ RSS](/packages/pastatsh-opauth-line/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Opauth-LINE
===========

[](#opauth-line)

[Opauth](https://github.com/uzyn/opauth) strategy for LINE.

Implemented based on  using OAuth2.

Opauth is a multi-provider authentication framework for PHP.

Getting started
---------------

[](#getting-started)

1. Install Opauth-LINE:

    ```
    cd path_to_opauth/Strategy
    git clone git://github.com/pastatsh/opauth-line.git LINE
    ```
2. Create a server-side application at

    - Callback URL: enter `http://path_to_opauth/line/oauth2callback`
3. Configure Opauth-LINE strategy.
4. Direct user to `http://path_to_opauth/line` to authenticate

Strategy configuration
----------------------

[](#strategy-configuration)

Required parameters:

```
