When using T3 with react-native, what Auth-lib would you recommend until `next-auth` supports RN?
Hi there,
it's my first post on the server, and I'm excited to be here! 😄
I am using create-t3-app at work in production with great success, and working a side project using react-native.
How do you guys make authed requests with tRPC, when
next-auth
is currently not available on RN?
Cheers!0 Replies