superdweebie/authentication-module

Zend Framework 2 Module that provides authentication functionality

0.3 2013-05-23 03:06 UTC

This package is not auto-updated.

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


README

DEPRECIATED See gateway-module

Sds authenticationModule

Build Status

A thin zend framework 2 module that wraps an AuthenticationService for one or both of:

  • Stateful authentication once per session (for stateful services, such as a website with login form)
  • Stateless authentication once per request (for stateless services, such as a REST api)

For documentation see http://sds.readthedocs.org/en/latest/authentication-module/index.html