Hi Agustin,
That’s what I was thinking, but i’ve read in this post that I could use those line to change the supabase url and anon key
await wwLib.wwPlugins.supabaseAuth.load(<instance-url>, <public-api-key>)
wwLib.wwPlugins.supabase.syncInstance()
Not sure how to use it since it doesn’t work for me yet.
Does that still work ? And how could I use it ?