PHP 클래스 common\filters\auth\HeaderParamAuth

저자: Cosmo ([email protected])
상속: extends yii\filters\auth\AuthMethod
파일 보기 프로젝트 열기: daixianceng/xiaoego.com 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$tokenParam the parameter name for passing the access token

공개 메소드들

메소드 설명
authenticate ( $user, $request, $response )

메소드 상세

authenticate() 공개 메소드

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

프로퍼티 상세

$tokenParam 공개적으로 프로퍼티

the parameter name for passing the access token
public $tokenParam