© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
can i update phoneNumber from this api? - Better Auth
BA
Better Auth
•
5mo ago
•
4 replies
dun
can i update phoneNumber from this api?
await authClient
.updateUser
(
{
image
:
"
https://example.com/image.jpg
"
,
name
:
"John Doe
"
,
}
)
because i want to add phoneNumber field but currently i didnt use it for authentication
. but
, later maybe i want to enable login with phoneNumber
.
or i just use addtionalField
?
Recent Announcements
Similar Threads
PhoneNumber Plugin signUpOnVerification
BA
Better Auth / help
9mo ago
Unclear how to call phoneNumber signup from frontend
BA
Better Auth / help
12mo ago
Email, name and phoneNumber signup
BA
Better Auth / help
6mo ago
How can I get a user from an api key ?
BA
Better Auth / help
12mo ago