Dosbodoke / chooselife

An open source mobile app made for Highliners
0 stars 0 forks source link

Add Clerk auth on the backend, along with an auth middleware #33

Closed Dosbodoke closed 1 year ago

Dosbodoke commented 1 year ago

As an starting point I found this example of integration between Clerk on EXPO and tRPC

tRPC side: https://github.com/clerkinc/t3-turbo-and-clerk/blob/main/packages/api/src/trpc.ts EXPO side: https://github.com/clerkinc/t3-turbo-and-clerk/blob/main/apps/expo/src/utils/trpc.tsx

Definiition of done: