PHP common\filters\auth Namespace

Classes

Name Description
HeaderParamAuth HeaderParamAuth is an action filter that supports the authentication based on the access token passed through a header parameter.
PostParamAuth PostParamAuth is an action filter that supports the authentication based on the access token passed through a post parameter.