cakephp-oauth-server:用于CakePHP的OAuth2服务器插件

时间:2021-04-28 16:26:46
【文件属性】:
文件名称:cakephp-oauth-server:用于CakePHP的OAuth2服务器插件
文件大小:22KB
文件格式:ZIP
更新时间:2021-04-28 16:26:46
PHP 该项目无需维护,请参见 CakePHP OAuth2服务器插件 这是一个用于在CakePHP中实现OAuth服务器/提供程序的插件,基于quizlets 构建 里面有什么? 一个可爱的OAuth组件,允许轻松访问oauth库 所需的模型具有超级安全的自动beforeSave令牌散列 AuthComponent的操作介面,允许/拒绝 便利功能,用于检索当前用户并添加客户端 具有授权和令牌端点的示例控制器 要求 Vendors文件夹中的副本 克隆oauth2-php $ git clone git://github.com/quizlet/oauth2-php.git Vendor/oauth2-php 或通过子模块: $ git submodule add git://github.com/quizlet/oauth2-php.git Vendor/oauth2-php 安装 填充数
【文件预览】:
cakephp-oauth-server-master
----Config()
--------Migration()
--------routes.php(98B)
--------Schema()
----Test()
--------Fixture()
--------Case()
----Controller()
--------Component()
--------OAuthAppController.php(412B)
--------OAuthController.php(5KB)
----README.markdown(6KB)
----LICENSE(1KB)
----View()
--------OAuth()
----Model()
--------Client.php(4KB)
--------AccessToken.php(1KB)
--------Behavior()
--------OAuthAppModel.php(129B)
--------AuthCode.php(1KB)
--------RefreshToken.php(1KB)
----composer.json(1017B)

网友评论