PHP 클래스 AuthBucket\OAuth2\GrantType\PasswordGrantTypeHandler
Note this is a Symfony based specific implementation, 3rd party
integration should override this with its own logic.
파일 보기
프로젝트 열기: authbucket/oauth2
공개 메소드들
메소드 |
설명 |
|
handle ( Request $request ) |
|
|
비공개 메소드들
메소드 상세
public handle ( Request $request ) |
$request |
Symfony\Component\HttpFoundation\Request |
|