Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3216 request a new access token for the gmail api when it expires #3224

Conversation

bosiraphael
Copy link
Contributor

Closes #3216

@bosiraphael bosiraphael linked an issue Jan 3, 2024 that may be closed by this pull request
Copy link
Member

@Weiko Weiko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job! @bosiraphael

}

async refreshAccessToken(refreshToken: string): Promise<string> {
console.log('refreshing access token');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can probably remove this log

@bosiraphael bosiraphael merged commit 4ebaacc into main Jan 3, 2024
7 checks passed
@bosiraphael bosiraphael deleted the 3216-request-a-new-access-token-for-the-gmail-api-when-it-expires branch January 3, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request a new access token for the gmail API when it expires
2 participants