How to extend the user table?
The doc says to use a plugin but is there any existing plugin? if not then how can I create a plugin to extend the user table? I am using prisma, postgres, nextjs.
here is the doc page link https://www.better-auth.com/docs/concepts/users-accounts
User & Accounts | Better Auth
User and account management.

2 Replies
Create your first plugin | Better Auth
A step-by-step guide to creating your first Better Auth plugin.
Database | Better Auth
Learn how to use a database with Better Auth.