Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QA: [mobile] offline mode with expired OIDC access token #2966

Open
chibenwa opened this issue Jul 1, 2024 · 3 comments
Open

QA: [mobile] offline mode with expired OIDC access token #2966

chibenwa opened this issue Jul 1, 2024 · 3 comments
Labels

Comments

@chibenwa
Copy link
Member

chibenwa commented Jul 1, 2024

Description

Expectation:

GIVEN network failure (connect timeout, etc...)
AND expired OIDC access token
WHEN user performs action (read cached / not cached mails, send mails in sending queue)
THEN user is not logged out and actions are done as if tokens were not expired.

Notes: beware of regression!

  • Still refresh access token automatically
  • 401 should bring to login page
  • etc...
@hoangdat
Copy link
Member

hoangdat commented Jul 2, 2024

  • For mobile: no problem with OIDC in offline mode

@chibenwa
Copy link
Member Author

chibenwa commented Jul 2, 2024

After expirations of the access token?

@hoangdat
Copy link
Member

hoangdat commented Jul 2, 2024

yes, no problem of token expiration in offline mode (after offline mode too)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants