[PR #4785] [MERGED] docs: add Convex integration #5577

Closed
opened 2026-03-13 12:28:16 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4785
Author: @ping-maxwell
Created: 9/20/2025
Status: Merged
Merged: 9/21/2025
Merged by: @Bekacru

Base: mainHead: docs/convex-integration-docs


📝 Commits (5)

  • 4622dd6 docs: add Convex integration
  • f81e8d7 Update docs/content/docs/integrations/convex.mdx
  • 82b1dbc chore: cleanup
  • b4b6f09 Update docs/content/docs/integrations/convex.mdx
  • 798238c Update docs/content/docs/integrations/convex.mdx

📊 Changes

3 files changed (+375 additions, -0 deletions)

View changed files

📝 docs/components/icons.tsx (+23 -0)
📝 docs/components/sidebar-content.tsx (+5 -0)
docs/content/docs/integrations/convex.mdx (+347 -0)

📄 Description

Summary by cubic

Adds Convex integration docs with a step‑by‑step guide for using Better Auth with Convex and Next.js, and updates navigation with a Convex icon and sidebar link.

  • New Features
    • New docs page: /docs/integrations/convex with prerequisites, install/setup, env vars, route handlers, provider setup, and server/client usage examples.
    • Added Convex icon to icons.tsx and a Convex entry in the Integrations sidebar.

🔄 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/4785 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 9/20/2025 **Status:** ✅ Merged **Merged:** 9/21/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `docs/convex-integration-docs` --- ### 📝 Commits (5) - [`4622dd6`](https://github.com/better-auth/better-auth/commit/4622dd6965af441d35b461132c61af934c347c3c) docs: add Convex integration - [`f81e8d7`](https://github.com/better-auth/better-auth/commit/f81e8d745ffad10995a2d28abefd72da5186f9e9) Update docs/content/docs/integrations/convex.mdx - [`82b1dbc`](https://github.com/better-auth/better-auth/commit/82b1dbc1bd71251da3eaf142161400d0d030075c) chore: cleanup - [`b4b6f09`](https://github.com/better-auth/better-auth/commit/b4b6f09c4f0ed6e24769ebe22f86223cd0aa8f11) Update docs/content/docs/integrations/convex.mdx - [`798238c`](https://github.com/better-auth/better-auth/commit/798238ce17bdc2b87f19c4aed4d4db9344fa8f72) Update docs/content/docs/integrations/convex.mdx ### 📊 Changes **3 files changed** (+375 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/icons.tsx` (+23 -0) 📝 `docs/components/sidebar-content.tsx` (+5 -0) ➕ `docs/content/docs/integrations/convex.mdx` (+347 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Adds Convex integration docs with a step‑by‑step guide for using Better Auth with Convex and Next.js, and updates navigation with a Convex icon and sidebar link. - **New Features** - New docs page: /docs/integrations/convex with prerequisites, install/setup, env vars, route handlers, provider setup, and server/client usage examples. - Added Convex icon to icons.tsx and a Convex entry in the Integrations sidebar. <!-- 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 12:28:16 -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#5577