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

Invalid refresh token is not handled in Firefox #5827

Open
sosnovsky opened this issue Sep 9, 2024 · 0 comments
Open

Invalid refresh token is not handled in Firefox #5827

sosnovsky opened this issue Sep 9, 2024 · 0 comments

Comments

@sosnovsky
Copy link
Collaborator

sosnovsky commented Sep 9, 2024

When extension tries to refresh token using authRefreshToken method and requests fails:

✅ Chrome handles fail correctly, by showing Please reconnect FlowCrypt to your Gmail Account notification:

Screenshot 2024-09-09 at 14 38 39

❌ Firefox doesn't handle fail and extension just stucks in loading state, like this:

Screenshot 2024-09-09 at 15 42 04

To reproduce - replace refreshToken param in authRefreshToken request with any string.

@sosnovsky sosnovsky added this to the 8.5.8 milestone Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant