spryker/auth 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

spryker/auth

最新稳定版本:3.7.6

Composer 安装命令:

composer require spryker/auth

包简介

Auth module

README 文档

README

Build Status Minimum PHP Version

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

Module Documentation

统计信息

  • 总下载量: 1.03M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 4
  • 推荐数: 1

GitHub 信息

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

其他信息

  • 授权协议: proprietary
  • 更新时间: 2018-01-05