承接 adamlundrigan/ldc-oauth2-crypto-token 相关项目开发

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

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

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.

Latest Stable Version License Build Status Code Coverage Scrutinizer Code Quality

How?

  1. Install module using Composer

    composer require adamlundrigan/ldc-oauth2-crypto-token:~2.0
    

    NOTE: If your application requires bshaffer/oauth2-server-php version < 1.6, use V1 of this module.

  2. Enable required modules in your application.config.php file:

    • ZF\OAuth2
    • LdcOAuth2CryptoToken
  3. 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.

  4. Copy the dist configuration file ldc-oauth2-crypto-token.local.php.dist to config/autoload

统计信息

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

GitHub 信息

  • Stars: 7
  • Watchers: 2
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2014-11-06