I want users to have some details such as location, tokens (currency) and other user related fields. So my question is, should I add those fields to the
data
data
object when signing up the user or create a table like
UserDetails
UserDetails
which will have a primary key and a foreign key to the
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.