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
The authenticate_user! method in AuthController also needs to bypass
RLS when finding users by email during login, since we don't have RLS context yet at that point.
0 commit comments