Extending user object when calling getFullOrganization()

Hi everyone, I added an additional field (phoneNumber) to the User property. How can I include that additional field in the user object when calling getFullOrganization()? Does better-auth provide this feature, or do I need to create my own custom?
Solution
yeah the org plugin doesn't support this currently.
Was this page helpful?