Skip to content

Application logs out too quickly in Firefox #128

@MatthiasvB

Description

@MatthiasvB

I have cloned the repository, npm installed the dependencies, and npm started the dev server.

Works.

I opened the app in Firefox v107.0

I then went to the Admin 2 component, which redirects to the login page. I logged in with my Google account.

I get redirected back to the application, and for a brief moment, I can see all those details about my credentials and the information contained in the token. Works.

A short time later, about 5 seconds after logging in, I seem to get logged out and the token info vanishes too quickly for me to make sense of it.

I navigate to Admin 2 again, now it does a more or less silent refresh - no need for any user interaction.

I see info, I get logged out.

I tried to change silentRefreshTimeout and timeoutFactor in auth.config.ts, but it's no use.

In Edge, it works, so I assume this is a Firefox bug. Do you know what causes it? Is it the same issue you describe for Safari? How do I avoid this issue in my own project?

Metadata

Metadata

Assignees

No one assigned

    Labels

    investigation-neededIssues requires further investigationquestionThis is/seems (currently) more a question than an issue with the code.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions