medperf
medperf copied to clipboard
[BUG] Write tokens in sqlite3 DB
To ensure atomicity of read/write operations of tokens, and hence avoid possible refresh token reuse problems if the user runs two commands simultaneously.
#563 currently fixes this temporarily, but should be replaced with a cleaner solution