melodyclue
Explore posts from serversTTCTheo's Typesafe Cult
•Created by melodyclue on 4/4/2025 in #questions
2025 Best Expo Stack
Is Supabase a good fit as a backend for Expo?
I'd like to handle transactions as well — could you share what kind of stack or architecture you’re using?
3 replies
BABetter Auth
•Created by melodyclue on 4/4/2025 in #help
Expo Google login
I'm using better-auth with Expo for Google social login.
In the socialProviders config, I see that Google requires both clientId and clientSecret, but as far as I understand, when using the Android client (for mobile), Google doesn't provide a clientSecret.
If I try to leave it as undefined, I get a type error.
Since I'm using Expo (and not a web app), is there a correct way to omit clientSecret? Or is there a workaround to bypass the type check?
Any advice appreciated!
10 replies
BABetter Auth
•Created by melodyclue on 1/29/2025 in #help
type missing on server side ?
On serverside, Is it by design that property suggestions other than "provider" do not appear?
1 replies