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

Support for Oauth2 for refreshing tokens while pagination #117

Merged
merged 2 commits into from
Apr 6, 2023

Conversation

neel004
Copy link
Contributor

@neel004 neel004 commented Apr 4, 2023

closes #109

This PR adds support for auto-refreshing tokens for long-running single API calls for the Oauth2 Authorization flow.

@neel004 neel004 marked this pull request as ready for review April 5, 2023 17:08
@neel004
Copy link
Contributor Author

neel004 commented Apr 5, 2023

@omarryhan Updated the code to support refreshing tokens while pagination for Oauth2 workflow.

@omarryhan
Copy link
Owner

Thank you so much! Releasing a new version now

@omarryhan omarryhan merged commit a176c31 into omarryhan:master Apr 6, 2023
@omarryhan
Copy link
Owner

Released in v5.3.0

@neel004
Copy link
Contributor Author

neel004 commented Apr 6, 2023

Great, Thanks for the quick review @omarryhan. 👍🏻

@neel004 neel004 deleted the support-oauth2-token-refresh branch April 18, 2024 18:13
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.

Token is not getting refreshed after its expired after around 1 hour
2 participants