User type after adding additional fields to user
Hey,
After adding an additional field to the user in the be and add the plugin in the fe to make it work, i encountered a bug relating to the User type.
So if i take the user from the useSession, i can see that that description is in there while hovering but if i try to type it with the User from better-auth/types, it is not there.
Thanks in advance
After adding an additional field to the user in the be and add the plugin in the fe to make it work, i encountered a bug relating to the User type.
So if i take the user from the useSession, i can see that that description is in there while hovering but if i try to type it with the User from better-auth/types, it is not there.
Thanks in advance