Extending better-auth schema
Hi
I just migrated from supabase auth to better-auth, now I have the user table that I ran with the migration, and I want to add additional fields
how can I add additional fields there?
I migrated based on this tutorial
https://www.better-auth.com/docs/guides/supabase-migration-guide
I just migrated from supabase auth to better-auth, now I have the user table that I ran with the migration, and I want to add additional fields
how can I add additional fields there?
I migrated based on this tutorial
https://www.better-auth.com/docs/guides/supabase-migration-guide
A step-by-step guide to transitioning from Supabase Auth to Better Auth.