Make api call from auth.ts
I try to make an api call using
trpc/server.ts
in the server/auth.ts
but i get fetch failed
everytime1 Reply
Solution
That was the fix for me 🚀