medperf icon indicating copy to clipboard operation
medperf copied to clipboard

[BUG] Write tokens in sqlite3 DB

Open hasan7n opened this issue 1 year ago • 1 comments

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 avatar Mar 19 '24 13:03 hasan7n

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

hasan7n avatar Mar 27 '24 22:03 hasan7n