[GH-ISSUE #534] customizing fields in signupOnVerification option #8310

Closed
opened 2026-04-13 03:22:54 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @ywyher on GitHub (Nov 14, 2024).
Original GitHub issue: https://github.com/better-auth/better-auth/issues/534

since the only way to change the phoneNumberVerified field to true is by using the signupOnVerification option in the phoneNumber plugin
i think it would be better to add the ability to customize the fields of the user table in the option just like
getTempEmail/getTempName instead of changing them after registering the account which adds more complexity

Originally created by @ywyher on GitHub (Nov 14, 2024). Original GitHub issue: https://github.com/better-auth/better-auth/issues/534 since the only way to change the `phoneNumberVerified` field to true is by using the `signupOnVerification` option in the phoneNumber plugin i think it would be better to add the ability to customize the fields of the user table in the option just like `getTempEmail`/`getTempName` instead of changing them after registering the account which adds more complexity
GiteaMirror added the locked label 2026-04-13 03:22:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#8310