[PR #6898] [CLOSED] chore(demo): add loading to reset-password and clean up socialProviders #6952

Closed
opened 2026-03-13 13:18:52 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6898
Author: @bytaesu
Created: 12/20/2025
Status: Closed

Base: canaryHead: 2025-12-20/chore/add-loading-to-reset-password


📝 Commits (4)

  • 8e76bb4 chore(demo): add loading to resolve build error
  • 793cbc3 Merge branch 'canary' into 2025-12-20/chore/add-loading-to-reset-password
  • bea673d clean up socialProviders
  • 16c277f Merge branch 'canary' into 2025-12-20/chore/add-loading-to-reset-password

📊 Changes

2 files changed (+46 additions, -28 deletions)

View changed files

demo/nextjs/app/(auth)/reset-password/loading.tsx (+10 -0)
📝 demo/nextjs/lib/auth.ts (+36 -28)

📄 Description

Summary by cubic

Added a loading.tsx for the reset password route in the demo to resolve the build error, with a centered spinner and “Loading…”. Cleaned up demo auth providers and enabled account linking with updated trusted providers.

Written for commit 16c277f92f. Summary will update automatically on new commits.


🔄 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/6898 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 12/20/2025 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `2025-12-20/chore/add-loading-to-reset-password` --- ### 📝 Commits (4) - [`8e76bb4`](https://github.com/better-auth/better-auth/commit/8e76bb4dcac2ebbd29ce7b570d20bc3e2f6dff5f) chore(demo): add loading to resolve build error - [`793cbc3`](https://github.com/better-auth/better-auth/commit/793cbc31b34d0db359acc9290b72ab6876cfdf7a) Merge branch 'canary' into 2025-12-20/chore/add-loading-to-reset-password - [`bea673d`](https://github.com/better-auth/better-auth/commit/bea673d7866c84924a0a908c69bbf7f932c82a43) clean up socialProviders - [`16c277f`](https://github.com/better-auth/better-auth/commit/16c277f92fe635ab1a751690d1f06573f0b227c9) Merge branch 'canary' into 2025-12-20/chore/add-loading-to-reset-password ### 📊 Changes **2 files changed** (+46 additions, -28 deletions) <details> <summary>View changed files</summary> ➕ `demo/nextjs/app/(auth)/reset-password/loading.tsx` (+10 -0) 📝 `demo/nextjs/lib/auth.ts` (+36 -28) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Added a loading.tsx for the reset password route in the demo to resolve the build error, with a centered spinner and “Loading…”. Cleaned up demo auth providers and enabled account linking with updated trusted providers. <sup>Written for commit 16c277f92fe635ab1a751690d1f06573f0b227c9. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <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 13:18:52 -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#6952