opauth/flickr 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

opauth/flickr

Composer 安装命令:

composer require opauth/flickr

包简介

Flickr strategy for Opauth

README 文档

README

Flickr strategy for Opauth, based on Opauth-OAuth & Opauth-Twitter.

Getting started

  1. Install Opauth-Flickr:

    cd path_to_opauth/Strategy
    git clone git://github.com/pocket7878/opauth-flickr.git Flickr
    curl -s http://getcomposer.org/installer | php
    php composer.phar install
  2. Create Flickr application at http://www.flickr.com/services/

  3. Configure Opauth-Flickr strategy with at least key and secret.

  4. Direct user to http://path_to_opauth/flickr to authenticate

Strategy configuration

Required parameters:

<?php
'Flickr' => array(
	'key' => 'YOUR APP KEY',
	'secret' => 'YOUR APP SECRET'
)

See FlickrStrategy.php for optional parameters.

Dependencies

tmhOAuth requires hash_hmac and cURL.
hash_hmac is available on PHP 5 >= 5.1.2.

Reference

License

Opauth-Flickr is MIT Licensed
Copyright © 2012 Pocket7878 (http://poketo7878.dip.jp)

tmhOAuth is Apache 2 licensed.

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-04-19

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固