aws-cognito:适用于AWS Cognito用户池PHP库

时间:2021-05-04 02:39:42
【文件属性】:
文件名称:aws-cognito:适用于AWS Cognito用户池PHP库
文件大小:28KB
文件格式:ZIP
更新时间:2021-05-04 02:39:42
PHP pmill / aws-cognito 介绍 该库包含适用于AWS Cognito用户池PHP客户端。 要求 该库软件包需要PHP 7.1或更高版本 安装 通过Composer安装 推荐的安装方式是通过 。 # Install Composer curl -sS https://getcomposer.org/installer | php 接下来,运行Composer命令以安装最新版本: php composer.phar require pmill/aws-cognito 用法 在examples/文件夹中有一些用法示例脚本,在运行examples/config.php之前,将examples/config.example.php复制到examples/config.php 。 版本记录 0.2.11(06/01/2020) 添加了通过访问令牌获取用户的方法-bjoernHen
【文件预览】:
aws-cognito-master
----src()
--------Exception()
--------CognitoClient.php(17KB)
----examples()
--------addUserToGroup.php(228B)
--------adminDeleteUser.php(176B)
--------verifyToken.php(200B)
--------changePassword.php(383B)
--------deleteUser.php(326B)
--------getUserByToken.php(497B)
--------confirmUserRegistration.php(307B)
--------getUser.php(337B)
--------config.example.php(267B)
--------login.php(749B)
--------updateUserAttributes.php(277B)
--------registerUser.php(379B)
--------refreshAuthentication.php(277B)
--------getGroups.php(313B)
--------bootstrap.php(467B)
----.travis.yml(90B)
----composer.lock(75KB)
----phpunit.xml(530B)
----LICENCE(1KB)
----README.md(2KB)
----tests()
--------unit()
----.gitignore(32B)
----composer.json(626B)

网友评论