Yiannis
Explore posts from serversTTCTheo's Typesafe Cult
•Created by Yiannis on 2/17/2023 in #questions
Any way to share auth between a t3 app and a native iOS and android apps?
Hey guys, this is probably a noob question, but let my try and clarify the situation:
Context:
I have been building a web app using the t3 stack for a while now and I love it. Now I’m thinking about mobile, and I’m leaning towards making native mobile apps (iOS and android, not react native/expo)
Why?:
I’m a new developer so I wanna get some round experience to see what I like the most so I can know what to really focus on. Also (and most importantly) I need some native sdks for some camera things I need both apps doing.
The problem?
The auth setup. I noticed julius has been working on a branch on the t3 turbo that uses next auth for authentication on expo but I don’t see how that would help me. I have found certain libraries that manage sessions on each platform, but I think I need an authentication server? I was looking at express with passport but before I dive into anything and start learning something new I thought maybe I could ask some people with more experience that could maybe send me down the right path.
Many thanks!
5 replies