[PR #7527] [MERGED] docs: rewrite Convex integration content #32977

Closed
opened 2026-04-17 23:40:28 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7527
Author: @bytaesu
Created: 1/21/2026
Status: Merged
Merged: 1/24/2026
Merged by: @bytaesu

Base: canaryHead: 2026-01-22/docs/rewrite-convex-integration


📝 Commits (5)

  • 8fec5e6 init content
  • bf7df20 add base setup steps
  • 5c21677 add usage section
  • 243a332 correct lang
  • 7c81be3 Merge branch 'canary' into 2026-01-22/docs/rewrite-convex-integration

📊 Changes

1 file changed (+468 additions, -331 deletions)

View changed files

📝 docs/content/docs/integrations/convex.mdx (+468 -331)

📄 Description

Summary by cubic

Rewrote the Convex integration page (docs/content/docs/integrations/convex.mdx) with a clear, step-by-step Better Auth guide that replaces duplicated upstream content. It now covers install/setup, Convex auth config, a local component with schema generation, Next.js server/helpers and route handlers, client provider setup, and usage examples for client, server, Convex functions, and SSR.

Written for commit 7c81be3f22. Summary will update 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/7527 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 1/21/2026 **Status:** ✅ Merged **Merged:** 1/24/2026 **Merged by:** [@bytaesu](https://github.com/bytaesu) **Base:** `canary` ← **Head:** `2026-01-22/docs/rewrite-convex-integration` --- ### 📝 Commits (5) - [`8fec5e6`](https://github.com/better-auth/better-auth/commit/8fec5e609e5c593e98bfe1992918af72c216c802) init content - [`bf7df20`](https://github.com/better-auth/better-auth/commit/bf7df20b079621855cd8223ff9b7852de34419c9) add base setup steps - [`5c21677`](https://github.com/better-auth/better-auth/commit/5c216774f44d88a49604dcec084b1aa9fb5c882d) add usage section - [`243a332`](https://github.com/better-auth/better-auth/commit/243a332cb701c0d067f93a1a6efa3cbfae820c24) correct lang - [`7c81be3`](https://github.com/better-auth/better-auth/commit/7c81be3f22d25ebee815c37db4b48f7341185dc7) Merge branch 'canary' into 2026-01-22/docs/rewrite-convex-integration ### 📊 Changes **1 file changed** (+468 additions, -331 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/integrations/convex.mdx` (+468 -331) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Rewrote the Convex integration page (docs/content/docs/integrations/convex.mdx) with a clear, step-by-step Better Auth guide that replaces duplicated upstream content. It now covers install/setup, Convex auth config, a local component with schema generation, Next.js server/helpers and route handlers, client provider setup, and usage examples for client, server, Convex functions, and SSR. <sup>Written for commit 7c81be3f22d25ebee815c37db4b48f7341185dc7. Summary will update 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-04-17 23:40:28 -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#32977