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!
Any tips? Thank you!


