PHP Class common\filters\auth\HeaderParamAuth

Author: Cosmo ([email protected])
Inheritance: extends yii\filters\auth\AuthMethod
Mostra file Open project: daixianceng/xiaoego.com Class Usage Examples

Public Properties

Property Type Description
$tokenParam the parameter name for passing the access token

Public Methods

Method Description
authenticate ( $user, $request, $response )

Method Details

authenticate() public method

public authenticate ( $user, $request, $response )

Property Details

$tokenParam public_oe property

the parameter name for passing the access token
public $tokenParam