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

Use flask-caching to store exchange token #489

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

ThiefMaster
Copy link
Member

This allows using e.g. the redis backend which won't result in corruption when two request update the token at the exact same time.

This allows using the redis backend which won't result in corruption
when two request update the token at the exact same time.
@ThiefMaster ThiefMaster merged commit 96fe040 into indico:master Jul 10, 2024
2 checks passed
@ThiefMaster ThiefMaster deleted the redis branch July 10, 2024 09:36
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.

1 participant