Additional fields missing from User type
I have added 2 additional fields to better auth with this code:
i'm working only server side, is there something like type Session = typeof auth.$Infer.Session for the User type?
i'm working only server side, is there something like type Session = typeof auth.$Infer.Session for the User type?