[PR #1905] [CLOSED] Move nextjs demo to examples directory #4059

Closed
opened 2026-03-13 11:30:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1905
Author: @hbmartin
Created: 3/20/2025
Status: Closed

Base: mainHead: move-nextjs-demo-to-examples


📝 Commits (1)

  • a0b0922 Move nextjs demo to examples directory

📊 Changes

126 files changed (+0 additions, -0 deletions)

View changed files

📝 examples/nextjs/.env.example (+0 -0)
📝 examples/nextjs/.gitignore (+0 -0)
📝 examples/nextjs/README.md (+0 -0)
📝 examples/nextjs/app/(auth)/forget-password/page.tsx (+0 -0)
📝 examples/nextjs/app/(auth)/reset-password/page.tsx (+0 -0)
📝 examples/nextjs/app/(auth)/sign-in/page.tsx (+0 -0)
📝 examples/nextjs/app/(auth)/two-factor/otp/page.tsx (+0 -0)
📝 examples/nextjs/app/(auth)/two-factor/page.tsx (+0 -0)
📝 examples/nextjs/app/accept-invitation/[id]/invitation-error.tsx (+0 -0)
📝 examples/nextjs/app/accept-invitation/[id]/page.tsx (+0 -0)
📝 examples/nextjs/app/admin/page.tsx (+0 -0)
📝 examples/nextjs/app/api/auth/[...all]/route.ts (+0 -0)
📝 examples/nextjs/app/apps/register/page.tsx (+0 -0)
📝 examples/nextjs/app/client-test/page.tsx (+0 -0)
📝 examples/nextjs/app/dashboard/change-plan.tsx (+0 -0)
📝 examples/nextjs/app/dashboard/client.tsx (+0 -0)
📝 examples/nextjs/app/dashboard/organization-card.tsx (+0 -0)
📝 examples/nextjs/app/dashboard/page.tsx (+0 -0)
📝 examples/nextjs/app/dashboard/upgrade-button.tsx (+0 -0)
📝 examples/nextjs/app/dashboard/user-card.tsx (+0 -0)

...and 80 more files

📄 Description

The existence of both demo and examples folder is confusing imo
There are NO code changes just a git mv


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/1905 **Author:** [@hbmartin](https://github.com/hbmartin) **Created:** 3/20/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `move-nextjs-demo-to-examples` --- ### 📝 Commits (1) - [`a0b0922`](https://github.com/better-auth/better-auth/commit/a0b09229421b143ebc77fd40af37885e2c6298f6) Move nextjs demo to examples directory ### 📊 Changes **126 files changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `examples/nextjs/.env.example` (+0 -0) 📝 `examples/nextjs/.gitignore` (+0 -0) 📝 `examples/nextjs/README.md` (+0 -0) 📝 `examples/nextjs/app/(auth)/forget-password/page.tsx` (+0 -0) 📝 `examples/nextjs/app/(auth)/reset-password/page.tsx` (+0 -0) 📝 `examples/nextjs/app/(auth)/sign-in/page.tsx` (+0 -0) 📝 `examples/nextjs/app/(auth)/two-factor/otp/page.tsx` (+0 -0) 📝 `examples/nextjs/app/(auth)/two-factor/page.tsx` (+0 -0) 📝 `examples/nextjs/app/accept-invitation/[id]/invitation-error.tsx` (+0 -0) 📝 `examples/nextjs/app/accept-invitation/[id]/page.tsx` (+0 -0) 📝 `examples/nextjs/app/admin/page.tsx` (+0 -0) 📝 `examples/nextjs/app/api/auth/[...all]/route.ts` (+0 -0) 📝 `examples/nextjs/app/apps/register/page.tsx` (+0 -0) 📝 `examples/nextjs/app/client-test/page.tsx` (+0 -0) 📝 `examples/nextjs/app/dashboard/change-plan.tsx` (+0 -0) 📝 `examples/nextjs/app/dashboard/client.tsx` (+0 -0) 📝 `examples/nextjs/app/dashboard/organization-card.tsx` (+0 -0) 📝 `examples/nextjs/app/dashboard/page.tsx` (+0 -0) 📝 `examples/nextjs/app/dashboard/upgrade-button.tsx` (+0 -0) 📝 `examples/nextjs/app/dashboard/user-card.tsx` (+0 -0) _...and 80 more files_ </details> ### 📄 Description The existence of both demo and examples folder is confusing imo There are NO code changes just a `git mv` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 11:30: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#4059