APIAuthenticatorMiddleware
class APIAuthenticatorMiddleware implements MiddlewareInterface (View source)
Properties
protected | $app | ||
protected | $oauth | ||
protected | $factory | ||
private | $repository | ||
protected | $logger |
Methods
__construct(Application $app, ResponseFactory $factory, UserInfoRepository $repository, LoggerInterface $logger)
No description
Response
Details
__construct(Application $app, ResponseFactory $factory, UserInfoRepository $repository, LoggerInterface $logger)
No description
Response
process(Request $request, DelegateInterface $frame)
Process the request and return a response