Closed chibenwa closed 2 days ago
Since the switch to OIDC for jmap.linagora.com
My twake mail application was logged out 5 time in a short time frame and ulimately I have 5 refresh tokens on lemon side:
Sun Apr 26 09:13:28 2026 Sun Apr 26 09:51:42 2026 Sun Apr 26 09:59:38 2026 Sun Apr 26 10:20:07 2026 Sun Apr 26 10:43:51 2026
Expectation:
Not ask me to relogin when I have a refresh token valid.
Cc @yadd
I can confirm the bug and also confirm that previous refresh_token are still available in Lemon database
refresh_token
related https://github.com/linagora/tmail-flutter/pull/2751
fixed in v0.12.0
v0.12.0
Hive::box
Description
Since the switch to OIDC for jmap.linagora.com
My twake mail application was logged out 5 time in a short time frame and ulimately I have 5 refresh tokens on lemon side:
Expectation:
Not ask me to relogin when I have a refresh token valid.
Cc @yadd