Email, name and phoneNumber signup
Hello, what I want to do is get the phone number, name, and email from the user during registration, then have them verify their phone number (phone number OTP) and set their password, but I can't decide how to do this. Can you help me?
2 Replies
@Better Auth Do you have any ideas?
Hi there! If you're asking for ideas around Better Auth, there are a few directions you might explore:
• Many community members are excited about enhancing audit logging for tracking authentication events like logins and password changes. In fact, we already have discussions around an Audit Logging Plugin to cover this need [13].
• You might also consider leveraging our rich plugin ecosystem. For example, the MCP plugin helps you integrate OAuth flows more seamlessly [5], while the Passkey plugin adds a modern passwordless authentication option [6].
• And don’t forget the core flexibility Better Auth offers—it’s framework agnostic and designed to easily integrate advanced features like multi-tenancy, two-factor authentication, and more [1], [2].
Hope that sparks some ideas! Let me know if you need further details on any of these approaches.
Sources:
[1] Introduction | Better Auth
[2] Better Auth
[5] MCP | Better Auth
[6] Passkey | Better Auth
[13] Feat: Audit Logging Plugin
— Better Auth is powered by Clarm
GitHub
better-auth/better-auth
The most comprehensive authentication framework for TypeScript - better-auth/better-auth