clerk / t3-turbo-and-clerk

A t3 Turbo starter with Clerk as the auth provider.
https://clerk.dev
1.03k stars 75 forks source link

DEPRECATION WARNING: "withClerkMiddleware" is deprecated and will be removed in the next major release. #91

Open shakerii opened 1 year ago

shakerii commented 1 year ago

This error suggests that i use authMiddleware but it completely breaks the public routes of trpc, what should i do? It also suggests to add the route (like "country.all") to publicRoutes but it seems redundant