PHP Class common\filters\auth\HeaderParamAuth

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

Méthodes publiques

Свойство Type Description
$tokenParam the parameter name for passing the access token

Méthodes publiques

Méthode Description
authenticate ( $user, $request, $response )

Method Details

authenticate() public méthode

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

Property Details

$tokenParam public_oe property

the parameter name for passing the access token
public $tokenParam