Why does better-auth want my users to have a name?

authClient.signUp.email requires a name to be provided and added to my user table. How do I turn this off?
2 Replies
Ping
Ping•4mo ago
In the future we will have configurations to disable this and other fields. Right now you can't, and must use some placeholder value (such as a space) instead if you don't want names.
James Tindal
James TindalOP•4mo ago
OK, thanks 👌

Did you find this page helpful?