Skip to content

Commit

Permalink
Update OAuthRestClient.php
Browse files Browse the repository at this point in the history
Linking to clubhouse story [ch106979]
  • Loading branch information
kevinthrailkill committed May 3, 2021
1 parent ebcf98d commit 4063102
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Rest/OAuthRestClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ public function refreshToken(): OAuthAccessToken
return $refreshedToken;
}


private function setParamsFromAccessToken(): void
{
$this->apiRestClient->setBaseUriForRestClient($this->getOAuthAccessToken()->getInstanceUrl());
Expand Down

0 comments on commit 4063102

Please sign in to comment.