Local; How can I insert test data into auth.users?
What I would most like to do is to insert test data to public users. However, I can't insert directly because the id of the users is tied to the id of the auth's users. Any tips? Thank you!
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.