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.png
User and account management.
Was this page helpful?