AuthorizationCodeGrantTypeHandler
class AuthorizationCodeGrantTypeHandler extends AbstractGrantTypeHandler
Authorization code grant type implementation.
Methods
JsonResponse
handle(Request $request)
Handle corresponding grant type logic.
Details
at line 29
JsonResponse
handle(Request $request)
Handle corresponding grant type logic.