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
I am little skeptical of using the "Firebase Client" for the Server Actions Portion of the Codebase. what if there are multiple users Signed in without anyone logged out? the ProjectAuth can only point to one user at a time. so, it might lead to some catastrophic Security Issues