Skip to content

v0.1.7

Latest

Choose a tag to compare

@jacobpixleratgather jacobpixleratgather released this 04 Sep 15:54

Token refresh is now serialised across concurrent server processes: a refresh spends the newest refresh token on disk, adopts a pair another process stored
instead of rotating again, and only clears credentials when the token that failed is still the one on disk — so a lost race no longer logs every session out.