Clerk and T3 (app router)
Does clerk work with T3 app router yet
3 Replies
yes, it was one of the first auth providers to support it - https://clerk.com/docs/quickstarts/nextjs
Add authentication and user management to your Next.js app with Cle...
Learn how to use Clerk to quickly and easily add secure authentication and user management to your Next.js application. Clerk works seamlessly on both client side and server side components.
yeah, but their docs do not cover trpc authentication for the app router
they do, all examples have "app router" and 'pages router' tabs