Additional Fields for user not inferred in Client Session
I have additional fields for my user table. according to the docs I have to use the inferAdditionalFields. But when I access the session using authClient.useSession I can't still access my additional fields safely.
0 Replies