ipub/oauth
最新稳定版本:v1.0.3
Composer 安装命令:
composer require ipub/oauth
包简介
OAuth API for Nette Framework
关键字:
README 文档
README
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
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-03-03