Expo + Convex + Better Auth

Hi everyone! Do you know of a working example implementing Expo + Convex + Better Auth? Is this possible at all right now? Thank you!
3 Replies
Billy
Billy2mo ago
I have one working. The convex #better-auth channel is great for support there. I followed the React setup in https://convex-better-auth.netlify.app/#install-component Then followed the Expo setup starting from step 4 in https://www.better-auth.com/docs/integrations/expo
Expo Integration | Better Auth
Integrate Better Auth with Expo.
Convex + Better Auth
Typesafe, secure auth for Convex apps with Better Auth
Mukund
Mukund2mo ago
I tried it once using better-t-stack and then following convex better-auth + better-auth expo integration to create one it works for me Here you can check it out I created one for you: https://github.com/mukund1606/expo-convex-better-auth-template (kinda messy but you can understand how it is integrated)
GitHub
GitHub - mukund1606/expo-convex-better-auth-template
Contribute to mukund1606/expo-convex-better-auth-template development by creating an account on GitHub.
Jota
JotaOP2mo ago
Thanks so much, I'll give it a try! Anything I should take into account? Strange errors or something? At first glance it doesn't seem to be that bad

Did you find this page helpful?