Open fabien-roy opened 2 years ago
Is there any update on this ?
@AliMejbar I have an example of tRPC + Next Auth on another project. I might import chunks of the code into this template when I have some free time
The code I'm talking about is for Next.js only. I didn't try with Expo yet since my project doesn't need a mobile app.
Have you tried tRPC + Next Auth + Expo? I've heard it might have some problems, but I'm unsure since I didn't try myself.
I have used tRPC + Next Auth a lot for web with Next.js and it's pretty much straight forward. However, I have not been able to make it work with expo even trying all the proposed solutions in the various discussions and issues. I feel like this is a problem Next Auth should address in their objective to open to other platforms. RN, Flutter and Capacitor for mobile is a must.
Well, in this case, I can't wait to see if the newer project, Auth.js will help with that. Let's hope it does!
References:
Attack plan: