Skip to content

AuthProvider holds on to expired token until page refresh #1576

@dac09

Description

@dac09

I've noticed this with firebase auth, if you're logged in and don't refresh the page (but can use RW router navigation).

Once the token expires, its not refreshed automatically, as a result graphql calls start to fail.

I suspect this is an issue with other auth providers as well, and we might need to slightly modify the structure of AuthClient to support refresh events.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions