承接 t1mmen/opauth-freckle 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

t1mmen/opauth-freckle

Composer 安装命令:

composer require t1mmen/opauth-freckle

包简介

Opauth strategy for Freckle

README 文档

README

Opauth strategy for Freckle authentication.

Implemented based on http://developer.letsfreckle.com/v2/authentication/

Getting started

  1. Install Opauth-Freckle:

    Using git:

    cd path_to_opauth/Strategy
    git clone https://github.com/t1mmen/opauth-freckle.git freckle

Or, using Composer, just add this to your composer.json:

{
    "require": {
        "t1mmen/opauth-freckle": "*"
    }
}

Then run composer install.

  1. Register a custom application from your Freckle account.

  2. Configure Opauth-Freckle strategy with at least Client ID and Client Secret.

  3. Direct user to http://path_to_opauth/freckle to authenticate

Strategy configuration

Required parameters:

<?php
'Freckle' => array(
	'client_id' => 'YOUR CLIENT ID',
	'client_secret' => 'YOUR CLIENT SECRET',
	'redirect_uri' => 'SAME AS YOUR FRECKLE OAUTH APP REDIRECT_URI'
)

License

Opauth-Freckle is MIT Licensed Copyright © 2016 Timm Stokke (http://timm.stokke.me)

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-03-17

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固