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
Currently, the authClient methods to sign in / sign up / etc.. are not immediately updating the session query data, I think methods accessible from a hook can simplify the invalidation / refetch process.
Currently, the authClient methods to sign in / sign up / etc.. are not immediately updating the
sessionquery data, I think methods accessible from a hook can simplify the invalidation / refetch process.Maybe a
useAuthActionshook