superdweebie / authentication-module
提供认证功能的 Zend Framework 2 模块
0.3
2013-05-23 03:06 UTC
Requires
- php: >=5.4
- superdweebie/doctrine-extensions-module: ~0.3
- superdweebie/identity-module: ~0.3
- zendframework/zend-authentication: ~2.2
- zendframework/zend-http: ~2.2
- zendframework/zend-math: ~2.2
- zendframework/zend-mvc: ~2.2
- zendframework/zend-servicemanager: ~2.2
- zendframework/zend-stdlib: ~2.2
Suggests
- superdweebie/sijit: Contains a dojo based js client to consume the services of authenticationModule
This package is not auto-updated.
Last update: 2022-08-20 03:26:45 UTC
README
已过时。请参阅 gateway-module
Sds authenticationModule
一个薄型的 Zend Framework 2 模块,用于包装一个 AuthenticationService,以提供
- 会话一次的状态认证(对于状态服务,如带有登录表单的网站)
- 请求一次的无状态认证(对于无状态服务,如 REST API)
有关文档,请参阅 http://sds.readthedocs.org/en/latest/authentication-module/index.html