承接 api-skeletons/oauth2-doctrine-console 相关项目开发

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

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

api-skeletons/oauth2-doctrine-console

最新稳定版本:5.1.0

Composer 安装命令:

composer require api-skeletons/oauth2-doctrine-console

包简介

Console management of an OAuth2 for Doctrine Server for Laminas

README 文档

README

Gitter Patreon Total Downloads

About

This repository provides console routes to manage an OAuth2 for Doctrine server.

Installation

Installation of this module uses composer. For composer documentation, please refer to getcomposer.org.

$ php composer.phar require api-skeletons/oauth2-doctrine-console "*"

Add this module to your application's configuration:

'modules' => array(
   ...
   'ApiSkeletons\OAuth2\Doctrine\Console',
),

Console Routes

  • oauth2:client:create Create a new client with or without a user.

  • oauth2:client:update Update a client.

  • oauth2:client:delete Delete a client.

  • oauth2:client:list List all clients.

  • oauth2:scope:create Create a scope.

  • oauth2:scope:update Update a scope.

  • oauth2:scope:delete Delete a scope.

  • oauth2:scope:list List all scopes.

  • oauth2:public-key:create Create the public/private key record for the given client. This data is used to sign JWT access tokens. Each client may have only one key pair.

  • oauth2:public-key:delete Remove the key pair public key from a client.

  • oauth2:jwt:create Create a new JWT for a given client. This JWT will be used by an oauth2 connection requesting a grant_type of urn:ietf:params:oauth:grant-type:jwt-bearer. Creating the JWT puts the oauth2 connection request's public key in place in the OAuth2 tables.

  • oauth2:jwt:delete Delete a JWT.

  • oauth2:jwt:list List all JWT.

For the connecting side of JWT see http://bshaffer.github.io/oauth2-server-php-docs/grant-types/jwt-bearer/

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-07-20

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固