Skip to content

Conversation

@jasondilworth56
Copy link
Owner

With the upcoming iRacing Oauth2 implementation, I find it useful to bring it into this project in a minimal fashion.

For now the fact that refresh tokens can only be used once means that I'm reticent to have that refresh happening inside this client – that could end in a situation where other consumers of a token find they are invalidated by a refresh happening in iracingdataapi. For that reason we leave that management outside of this project.

@jasondilworth56 jasondilworth56 added enhancement New feature or request and removed Production release labels Sep 1, 2025
@jasondilworth56 jasondilworth56 merged commit 890bec2 into main Sep 4, 2025
2 checks passed
@jasondilworth56 jasondilworth56 deleted the initial-oauth2 branch September 4, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants