PHP Class AuthBucket\OAuth2\GrantType\PasswordGrantTypeHandler
Note this is a Symfony based specific implementation, 3rd party
integration should override this with its own logic.
Datei anzeigen
Open project: authbucket/oauth2
Public Methods
Method |
Description |
|
handle ( Request $request ) |
|
|
Private Methods
Method Details
public handle ( Request $request ) |
$request |
Symfony\Component\HttpFoundation\Request |
|