kambalabs/kmb-authentication

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

Kamba core module for authentication

Maintainers

Package info

github.com/kambalabs/KmbAuthentication

Homepage

pkg:composer/kambalabs/kmb-authentication

Statistics

Installs: 1 029

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

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.