定制 opauth/line 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

opauth/line

Composer 安装命令:

composer require opauth/line

包简介

LINE strategy for Opauth

README 文档

README

Opauth strategy for LINE.

Implemented based on https://developers.line.me/web-api/integrating-web-login-v2 using OAuth 2.0.

Opauth is a multi-provider authentication framework for PHP.

How to use(Only Japanese) http://yuzurus.hatenablog.jp/entry/opauth-line

Getting started

  1. Install Opauth-LINE:

    cd path_to_opauth/Strategy
    git clone git://github.com/opauth/line.git LINE

    or

    composer require opauth/line
  2. Create a LINE Login application at https://business.line.me/

    • Callback URL: enter https://path_to_opauth/line/oauth2callback
  3. Configure Opauth-LINE strategy.

  4. Direct user to https://path_to_opauth/line to authenticate

ATTENTION! You can not use LINE Login without https.

Strategy configuration

Required parameters:

<?php
'LINE' => array(
	'channel_id' => 'YOUR CHANNEL ID',
	'channel_secret' => 'YOUR CHANNEL SECRET'
)

License

Opauth-LINE is MIT Licensed
Copyright © 2017 Yuzuru Suzuki (http://yuzurus.hatenablog.jp/)

统计信息

  • 总下载量: 2.64k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-04-06

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固