adamlundrigan/ldc-oauth2-crypto-token
最新稳定版本:2.0.0
Composer 安装命令:
composer require adamlundrigan/ldc-oauth2-crypto-token
包简介
JWT CryptoToken configuration for zf-oauth2
关键字:
README 文档
README
Reconfigures zf-oauth2 to issue JWT access tokens.
How?
-
Install module using Composer
composer require adamlundrigan/ldc-oauth2-crypto-token:~2.0NOTE: If your application requires
bshaffer/oauth2-server-phpversion < 1.6, use V1 of this module. -
Enable required modules in your
application.config.phpfile:- ZF\OAuth2
- LdcOAuth2CryptoToken
-
You will need an RSA public/private key pair. If you do not already have one, refer to "Creating a Public and Private Key Pair" section of this page.
-
Copy the dist configuration file
ldc-oauth2-crypto-token.local.php.disttoconfig/autoload
统计信息
- 总下载量: 130
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2014-11-06