Protected Routes is not returning any response
Hey , When I am using pretectedRoutes for API , I am not getting any response, its always in pending state. However it is not the case when using publicRoutes. I am using GooglePRovider with jwt strategy and default scaffold trpc.ts file under
server/api/trpc.ts
. Is anything I am missing?0 Replies