You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason, in some specific occasions (3 reported), the app would mistakenly get a null user from Firebase Auth and then trying to make its first login, setting all of the user's fields to the initial state. This would cause a special user unable to make operations in the system.
May we add a merge if we cannot figure it out how it happened.
The text was updated successfully, but these errors were encountered:
For some reason, in some specific occasions (3 reported), the app would mistakenly get a null user from Firebase Auth and then trying to make its first login, setting all of the user's fields to the initial state. This would cause a special user unable to make operations in the system.
May we add a
merge
if we cannot figure it out how it happened.The text was updated successfully, but these errors were encountered: