connecting custom (extended) users table with better-auth users

right now i have a table users (foreign key to auth.users). trying to move to better-auth, so i want to have some fk from users to bauth.users
Was this page helpful?