public string
authUrl( string $state, string $callbackUrl )
The URL where the user will be redirected to in order to authorize your app.
getAuthToken( string $code )
Get the user's access token.