Content
View differences
Updated by Jan Sandbrink over 1 year ago
**As** a user
**I want to** have a banner displayed when refresh tokens expire that hints me at logging out
**so that** I know a clear course of action, even if a token was revoked.
**Acceptance criteria**
* If token refresh is failing, UI must show an error banner to user with an explanatory message
* The banner should be shown in If refresh is failing because of expired or invalid refresh token, guide the same place that a missing connection user to perform a storage would be shown (in the files tab, where the files from a storage are usually listed)
reauthentication
* The user should be guided to reauthenticate as a possible solution through a A: Through text hint
* B: Offering a logout button immediately
**I want to** have a banner displayed when refresh tokens expire that hints me at logging out
**so that** I know a clear course of action, even if a token was revoked.
**Acceptance criteria**
* If token refresh is failing, UI must show an error banner to user with an explanatory message
* The banner should be shown in
* B: Offering a logout button immediately