Skip to content

[CLI] Added Convex + Better Auth in the auth packages#569

Open
DaveVaval wants to merge 7 commits intoroninoss:mainfrom
DaveVaval:convex-better-auth
Open

[CLI] Added Convex + Better Auth in the auth packages#569
DaveVaval wants to merge 7 commits intoroninoss:mainfrom
DaveVaval:convex-better-auth

Conversation

@DaveVaval
Copy link
Copy Markdown

@DaveVaval DaveVaval commented Dec 2, 2025

Description

  • Added Convex + Better Auth in the cli.
  • Adapted the base, react-navigation and expo-router templates respectively with the convex client provider.

Motivation and Context

  • As Convex is gaining is popularity as a backend solution, and Better Auth as a free open source auth solution, I took the initiative to integrate Convex + Better Auth in the cli.

How Has This Been Tested?

  • Manually tested these cli configurations on a physical device:
    npx rn-new@latest my-expo-app --expo-router --nativewind --convex --bun
    npx rn-new@latest my-expo-app --react-navigation --nativewind --convex --bun
    npx rn-new@latest my-expo-app --nativewind --convex --bun

Screenshots (if appropriate):

@DaveVaval DaveVaval marked this pull request as ready for review December 4, 2025 14:59
@danstepanov
Copy link
Copy Markdown
Member

Yo just seeing this, this is dope! If you can just rebase with the latest from main, I'll review and we can merge this in!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants