Skip to content

Invalid refresh token is not handled in Firefox #5827

@sosnovsky

Description

@sosnovsky

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions