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 · 2 comments
Open

Invalid refresh token is not handled in Firefox #5827

sosnovsky opened this issue Sep 9, 2024 · 2 comments
Assignees
Milestone

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.

@ioanmo226
Copy link
Collaborator

When did you last reproduce this issue?
I can't reproduce this issue with my firefox now.

Maybe it has been fixed after you tested last time?

@sosnovsky
Copy link
Collaborator Author

I've noticed it in September, when this issue was created, can be fixed since then, I'll monitor it for some time

@sosnovsky sosnovsky modified the milestones: 8.5.8, 8.5.9 Nov 25, 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

2 participants