When logging in anonymously through custom auth via cloud functions the auth token on regular supabase requests is not set properly. Which makes kinda sense, because Flutterflow belives we use custom auth.
So the Question I have is: How can we set the supabase auth token manually?