LdcOAuth2CryptoToken:重新配置 zf-oauth2 以发布 JWT 访问令牌

时间:2021-06-16 03:26:43
【文件属性】:
文件名称:LdcOAuth2CryptoToken:重新配置 zf-oauth2 以发布 JWT 访问令牌
文件大小:14KB
文件格式:ZIP
更新时间:2021-06-16 03:26:43
PHP LdcOAuth2CryptoToken 重新配置以发出。 如何? 使用 Composer 安装模块 composer require adamlundrigan/ldc-oauth2-crypto-token:~2.0 注意:如果您的应用程序需要bshaffer/oauth2-server-php版本 < 1.6,请使用此模块的 V1。 在application.config.php文件中启用所需的模块: ZF\OAuth2 LdcOAuth2CryptoToken 您将需要一个 RSA 公钥/私钥对。 如果您还没有,请参阅 将dist配置文件ldc-oauth2-crypto-token.local.php.dist到config/autoload
【文件预览】:
LdcOAuth2CryptoToken-master
----.gitignore(173B)
----src()
--------Factory()
----.travis.yml(449B)
----LICENSE(1KB)
----composer.json(762B)
----Module.php(431B)
----README.md(2KB)
----phpunit.xml(794B)
----tests()
--------bootstrap.php(830B)
--------LdcOAuth2CryptoTokenTest()
--------log()
--------TestConfiguration.php.dist(185B)
----.scrutinizer.yml(100B)
----config()
--------module.config.php(764B)
--------ldc-oauth2-crypto-token.local.php.dist(361B)

网友评论