spryker/auth
最新稳定版本:3.7.6
Composer 安装命令:
composer require spryker/auth
包简介
Auth module
README 文档
README
Auth is part of the Store Administration Functionality and is used for managing the user authentication for the Zed Administration Interface. This module manages the authorization of a specific user by returning true or false if the credentials are allowed to access the system or not. It is used for login, logout, and used by the login controller to verify if a given user token is authenticated. Login is authenticated with a form or a header (via token). Auth is also used to validate that Zed has authorization to process incoming requests from Yves or 3rd parties such as payment providers.
DEPRECATED - This module is not continued at this point.
The replacements:
- spryker/security
- spryker/security-gui
- spryker/security-system-user
Installation
composer require spryker/auth
Documentation
统计信息
- 总下载量: 1.03M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 4
- 推荐数: 1
其他信息
- 授权协议: proprietary
- 更新时间: 2018-01-05