zf-metal/security-rest

基于 jwt 的身份验证模块,适用于 Zend Framework 3

1.1.1 2019-03-29 22:48 UTC

This package is auto-updated.

Last update: 2024-08-29 04:31:46 UTC


README

Zend Framework 3 模块,允许 ZfMetal\Security 模块的 Restful 集成

依赖项

该模块依赖于

  • ZfMetal\Security
  • ZfMetal\Restfull
  • Doctrine\ORM

用户实体

获取特定项

路由: /security/api/user/:id

方法: get