`user.additionalFields` aren't being returned when using `admin.listUsers`
Hi 👋
I'm showing users table in admin and using
admin.listUsers to get the data. However, I'm not getting columns I already mentioned in user.additionalFields config.
Here's how I configured:
However, user inferences is also configured and it shows those additional fields in types but can't get the in actual JS object.
Apart from admin.listUsers I'm also not getting them when user sign in inside session.3 Replies
Same error here
Attaching issue link for reference: https://github.com/better-auth/better-auth/issues/4870
GitHub
user.additionalFields aren't being returned when using `admin.lis...Is this suited for github? Yes, this is suited for github To Reproduce Hi 👋🏻 I'm showing users table in admin and using admin.listUsers to get the data. However, I'm not getting the columns...
Check this: https://github.com/better-auth/better-auth/issues/4870#issuecomment-3327346452
It might resolve ur issue.
GitHub
user.additionalFields aren't being returned when using `admin.lis...Is this suited for github? Yes, this is suited for github To Reproduce Hi 👋🏻 I'm showing users table in admin and using admin.listUsers to get the data. However, I'm not getting the columns...