定制 ipub/oauth 二次开发

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

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

ipub/oauth

最新稳定版本:v1.0.3

Composer 安装命令:

composer require ipub/oauth

包简介

OAuth API for Nette Framework

README 文档

README

Build Status Scrutinizer Code Quality Latest Stable Version Composer Downloads

OAuth API client with authorization for Nette Framework

Installation

The best way to install ipub/oauth is using Composer:

{
	"require": {
		"ipub/oauth": "dev-master"
	}
}

or

$ composer require ipub/oauth:@dev

After that you have to register extension in config.neon.

extensions:
	oauth: IPub\OAuth\DI\OAuthExtension

Documentation

Learn how to integrate oAuth into your extensions for authentication or API calls in documentation.

Homepage http://www.ipublikuj.eu and repository http://github.com/iPublikuj/oauth.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2015-03-03