Custom Auth to Better Auth

I want to convert my custom auth apis into better auth. The problem is that I couldn't understand how to have more than two roles user and admin in better auth. It is an ecommerce web with user/vendor/admin roles, with varying profile information based on those roles.
Was this page helpful?