Session Callback Not Triggering in NextAuth Integration with tRPC
Hello everyone,
I'm facing an issue where the NextAuth session callback is not being triggered when using credentials, causing undefined session data to be passed to tRPC context. The session callback works correctly with Google login. If anyone can provide insights or suggestions, I'd appreciate it.
For more details, please check the GitHub discussion.
Thank you!
1 Reply
T3-turbo?
Oh yeah i see
Im having that same issue with discord sign in
#Session not complete on expo but it is on NextJS