Skip to content

bug: silent token refresh - stay signed in after navigation (to the privacy page) #1

@ummaraali2

Description

@ummaraali2

When user navigates to privacy policy and clicks Back to
app, they are taken to the sign-in screen instead of the
app. This is because the auth token lives in memory
(S.token) and is lost on navigation.

Fix: implement silent token refresh using Google Identity
Services so the token is restored automatically without
showing the sign-in popup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions