PHP Class App\Http\Controllers\OAuthController

Inheritance: extends Controller
Show file Open project: ppy/osu-web

Protected Properties

Property Type Description
$section

Public Methods

Method Description
__construct ( )
authorizeForm ( )
authorizePost ( )
getAccessToken ( )

Method Details

__construct() public method

public __construct ( )

authorizeForm() public method

public authorizeForm ( )

authorizePost() public method

public authorizePost ( )

getAccessToken() public method

public getAccessToken ( )

Property Details

$section protected property

protected $section