firebase auth/session-cookie-expired #1622
Unanswered
WillH0lt
asked this question in
Questions and Help
Replies: 1 comment
-
I would also like to know how one can gracefully handle this situation. I'd rather send the user back to the login screen instead of having these errors in the server logs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
People see this error when they haven't been to the site in a while:
"Firebase session cookie has expired. ...."
I'm using sessionCookie: true.
Is there some way to handle this without showing this error screen?
Beta Was this translation helpful? Give feedback.
All reactions