A factory to create the authentication service

package HexAuth

 Methods

Create the authentication service.

createService(\Zend\ServiceManager\ServiceLocatorInterface $serviceLocator) : \HexAuth\Factory\HexAuth\Service\Auth

Seeds it with the Zend Authentication service and with the custom DbTable authentication adapter.

Parameters

$serviceLocator

ServiceLocatorInterface The service locator

Returns

\HexAuth\Factory\HexAuth\Service\Auth