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!
2 Replies
Billy
Billy19h 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
Mukund18h 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.

Did you find this page helpful?