Change `id` field name?

Hi, I created my database schema before working on adding Better Auth, and I had decided to call the "identifying"
id
fields of my users
uuid
, for clarity. Is there a way to tell Better Auth to use
uuid
as the used field name? I saw that you could change other required field names, but not this one.
Was this page helpful?