Alexander Edelweiss
Results
2
comments of
Alexander Edelweiss
@Mortalife This worked for me as well, thank you for the fix!
> UPDATE: I managed to make it work: > > ``` > jwt: async ({ token, user, trigger, session }) => { > if (user) { > if (!user.id) {...