McLovin
McLovin
BABetter Auth
Created by Jïns on 4/25/2025 in #help
Extend type user
Yea I think thats the best way to get the User type. If you use the inferAdditionalFields plugin the type will be inferred automagically though
19 replies
BABetter Auth
Created by Jïns on 4/25/2025 in #help
Extend type user
export type Session = typeof authClient.$Infer.Session; works
19 replies
BABetter Auth
Created by Jïns on 4/25/2025 in #help
Extend type user
If you are satisfied with my answer please take the time and use the context window to mark it as solution 🙂
19 replies
BABetter Auth
Created by Jïns on 4/25/2025 in #help
Extend type user
No description
19 replies
BABetter Auth
Created by Jïns on 4/25/2025 in #help
Extend type user
Are you using authClient on the frontend? if so make sure you add the inferAdditionalFields plugin
19 replies