Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In Version 4.1, logging out sometimes doesn't work with Firebase until side data is cleared. #2003

Closed
6 tasks done
NguyenCao-Glams opened this issue Mar 26, 2025 · 1 comment

Comments

@NguyenCao-Glams
Copy link

Checklist

Description

My app uses Firebase.
When I log out, I also log out from Firebase.
If I don't log out from Firebase, I can log out from Auth0 normally.
However, if I try to log out from Firebase, sometimes it doesn't log me out but instead redirects me to the main page.

Reproduction

Try to logout from Firebase using
const auth = getAuth(app) auth.signOut()
Auth0 will not logout

Additional context

No response

nextjs-auth0 version

4.1

Next.js version

15.1.7

Node.js version

22.14

@NguyenCao-Glams NguyenCao-Glams changed the title Version 4.1 sometimes cannot logout until clear side data In Version 4.1, logging out sometimes doesn't work with Firebase until side data is cleared. Mar 26, 2025
@frederikprijck
Copy link
Member

There isn't enough information for us to provide any help here. I am also unsure how the code you shared about firebase, relates to our SDK.

I am going to close this issue, but if you believe this to be an issue with our SDK, please open another issue and provide a clear reproduction of the issue with our SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants