Authentication
final class Authentication implements MiddlewareInterface (View source)
Methods
__construct(Config $config, Template $template, ResponseFactory $responseFactory, AuthenticationPluginFactory $authPluginFactory, DatabaseInterface $dbi, Relation $relation, ResponseRenderer $responseRenderer)
No description
ResponseInterface
process(ServerRequestInterface $request, RequestHandlerInterface $handler)
No description
Details
__construct(Config $config, Template $template, ResponseFactory $responseFactory, AuthenticationPluginFactory $authPluginFactory, DatabaseInterface $dbi, Relation $relation, ResponseRenderer $responseRenderer)
No description
ResponseInterface
process(ServerRequestInterface $request, RequestHandlerInterface $handler)
No description