trpc + Auth0 + turborepo
Hello! I want to build a sass web and mobile application that follows the create-t3-turbo repo. Expo does not support nextAuth so I was wondering what are the implications when using two different auth tools for the apps? I was thinking using auth0. I am using prisma / trpc and most of the examples out there are integrated with just nexAuth. Second question, does anyone have a good repo that uses these tools? Mainly configuring the auth0 middleware with trpc?
3 Replies
Auth0 has docs on what you’re thinking, plus support for next
GitHub
GitHub - clerkinc/t3-turbo-and-clerk: A t3 Turbo starter with Clerk...
A t3 Turbo starter with Clerk as the auth provider. - GitHub - clerkinc/t3-turbo-and-clerk: A t3 Turbo starter with Clerk as the auth provider.
^^That template is really good! I'm using it for a side project.
clerk's team on discord is also super helpful