StandaloneAuthClient
in
StandaloneAuthClient allows implementation of custom authclients which not relies on auth handling by AuthAction
Tags
Table of Contents
Methods
- authAction() : Response
- Custom auth action implementation
Methods
authAction()
Custom auth action implementation
public
authAction(AuthAction $authAction) : Response
Parameters
- $authAction : AuthAction
Return values
Response —response instance.