kambalabs/kmb-authentication

This package is abandoned and no longer maintained. No replacement package was suggested.

Kamba core module for authentication

dev-master 2014-11-21 19:49 UTC

This package is not auto-updated.

Last update: 2019-02-20 18:05:47 UTC


README

This module provides basics for managing authentication in Kamba. It assumes that another module will provide a class that implements Zend\Authentication\Adapter\AdapterInterface. This class should be accessible through the 'KmbAuthentication\Adapter' key of the main Service Manager.