getSupabase method for the backend that retrieves the JWT from the cookie and sets the session using supabase.auth.setSesssion(...)setSession and refreshSession (which shouldn't work as it has no tokens to work on anymore from the cookies) but it still returns a user until I manually refresh the page again.