superdweebie/authentication-module

提供认证功能的 Zend Framework 2 模块

0.3 2013-05-23 03:06 UTC

This package is not auto-updated.

Last update: 2022-08-20 03:26:45 UTC


README

已过时。请参阅 gateway-module

Sds authenticationModule

Build Status

一个薄型的 Zend Framework 2 模块,用于包装一个 AuthenticationService,以提供

  • 会话一次的状态认证(对于状态服务,如带有登录表单的网站)
  • 请求一次的无状态认证(对于无状态服务,如 REST API)

有关文档,请参阅 http://sds.readthedocs.org/en/latest/authentication-module/index.html