承接 ckailash/twitter-app-only-auth 相关项目开发

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

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

ckailash/twitter-app-only-auth

最新稳定版本:1.0.4

Composer 安装命令:

composer require ckailash/twitter-app-only-auth

包简介

Twitter Application Only Auth API for Laravel, which is documented here: https://dev.twitter.com/oauth/application-only. With Application-only authentication you don’t have the context of an authenticated user and this means that any request to API for endpoints that require user context, such as po

README 文档

README

Twitter Application-only API for Laravel 5.

Installation

Add ckailash/twitter-app-only-auth to composer.json.

"ckailash/twitter-app-only-auth": "~1.0"

Run composer update to get the latest version

Or run

composer require ckailash/twitter-app-only-auth

Now open up /config/app.php and add the service provider to your providers array.

'providers' => [
	'Ckailash\TwitterAppOnlyAuth\TwitterAppOnlyAuthServiceProvider',
]

Configuration

Run composer dump-autoload to reload the autoload files

Run php artisan twitter-app-only-auth:generate-bearer <twitter-consumer-key> <twitter-consumer-key-secret> to get the bearer token required to interact with the twitter API as an app.

Run php artisan vendor:publish and modify the config file with your own information.

/config/twitter-app-only-auth-config.php

Add the following to your .env file and you'll be on your way:

T_CONSUMER_KEY= 
T_CONSUMER_SECRET= 
T_BEARER_TOKEN= 

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-08-17

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固