A factory to create the authentication service
| package | HexAuth |
|---|
createService(\Zend\ServiceManager\ServiceLocatorInterface $serviceLocator) : \HexAuth\Factory\HexAuth\Service\Auth
Seeds it with the Zend Authentication service and with the custom DbTable authentication adapter.
ServiceLocatorInterface The service locator
\HexAuth\Factory\HexAuth\Service\Auth