kambalabs/kmb-authentication

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

Kamba core module for authentication

Installs: 1 029

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/kambalabs/kmb-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.