[PR #5644] chore(demo): misc update #14382

Closed
opened 2026-04-13 09:26:51 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/better-auth/better-auth/pull/5644

State: closed
Merged: Yes


  • Rename the directory name
  • Remove unused files
  • Update package json name

Summary by cubic

Renamed the Expo demo from expo-example to expo, cleaned up unused files, and aligned demo package names for consistency. Added a new .env.example with default values and refreshed the pnpm lockfile.

  • Refactors

    • Moved demo/expo-example to demo/expo; assets and configs renamed, no code changes.
    • Removed unused env and type files from the old expo-example.
    • Updated package names: demo/expo → "@better-auth/expo-example", demo/nextjs → "@better-auth/nextjs-demo", demo/stateless → "@better-auth/stateless-demo".
    • Added demo/expo/.env.example with DATABASE_URL and BETTER_AUTH_URL defaults.
  • Migration

    • Update any references from demo/expo-example to demo/expo.
    • Copy demo/expo/.env.example to .env and set OAuth client IDs/secrets.
    • Run pnpm install to sync the workspace.
**Original Pull Request:** https://github.com/better-auth/better-auth/pull/5644 **State:** closed **Merged:** Yes --- - Rename the directory name - Remove unused files - Update package json name <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Renamed the Expo demo from expo-example to expo, cleaned up unused files, and aligned demo package names for consistency. Added a new .env.example with default values and refreshed the pnpm lockfile. - **Refactors** - Moved demo/expo-example to demo/expo; assets and configs renamed, no code changes. - Removed unused env and type files from the old expo-example. - Updated package names: demo/expo → "@better-auth/expo-example", demo/nextjs → "@better-auth/nextjs-demo", demo/stateless → "@better-auth/stateless-demo". - Added demo/expo/.env.example with DATABASE_URL and BETTER_AUTH_URL defaults. - **Migration** - Update any references from demo/expo-example to demo/expo. - Copy demo/expo/.env.example to .env and set OAuth client IDs/secrets. - Run pnpm install to sync the workspace. <!-- End of auto-generated description by cubic. -->
GiteaMirror added the pull-request label 2026-04-13 09:26:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#14382