function() { public function getTokens(string $authorization_code): array; public function refreshAccessToken(string $refresh_token); }