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

[BUG] Write tokens in sqlite3 DB #558

Open
hasan7n opened this issue Mar 19, 2024 · 1 comment
Open

[BUG] Write tokens in sqlite3 DB #558

hasan7n opened this issue Mar 19, 2024 · 1 comment

Comments

@hasan7n
Copy link
Contributor

hasan7n commented Mar 19, 2024

To ensure atomicity of read/write operations of tokens, and hence avoid possible refresh token reuse problems if the user runs two commands simultaneously.

@hasan7n hasan7n added the High Priority Urgent tasks label Mar 19, 2024
@hasan7n
Copy link
Contributor Author

hasan7n commented Mar 27, 2024

#563 currently fixes this temporarily, but should be replaced with a cleaner solution

@hasan7n hasan7n removed the High Priority Urgent tasks label Mar 27, 2024
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

No branches or pull requests

1 participant