400 Error when trying to logout user

Hey team. I'm getting a 400 (Bad Request) error every time I call supabase.auth.signOut(). For some reason logout works just fine on localhost but not when I deploy to an actual url.
Was this page helpful?