© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
How to update `user` model in database? - Better Auth
BA
Better Auth
•
5mo ago
•
5 replies
Shavkat @ Streetrace.ai
How to update `user` model in database?
I am using AWS Cognito and have
updateAccountOnSignIn
updateAccountOnSignIn
enabled
.
getUserInfo
getUserInfo
is called by better
-auth when a previously existing user signs in
. But the
user
user
model stays stale
.
Is there a way to update the user model with the fresh data after
getUserInfo
getUserInfo
has been called
?
Recent Announcements
Similar Threads
Model user does not exist in the database
BA
Better Auth / help
11mo ago
How to add json field in user model ?
BA
Better Auth / help
13mo ago
How to have databaseHooks event whenever user logs in?
BA
Better Auth / help
11mo ago
How to update additionalFields of user?
BA
Better Auth / help
7mo ago