Open ahosny752 opened 5 months ago
hello! did you solve it?
I’m experiencing the same issue. The login is authorized, but after the user is redirected to the home page and I try to fetch user details using auth.getUser, it doesn't return any information about the logged-in user. If you log into another account, sign out, and then log in with a different account, auth.getUser still returns information from the previous account. Any solution for this?
Bug report
Describe the bug
The issue is with signingWIthEmaillPassword, its intermittent. Sometimes the cookie is not set and therefore the other calls fail due to no uuid
To Reproduce
login, cookie set, SignOut, login , SignOut, Login, no cookie set
Steps to reproduce the behavior, please provide code snippets or a repository:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
System information
Additional context
Add any other context about the problem here.