[PR #6827] [MERGED] docs: add Commet plugin documentation #23809

Closed
opened 2026-04-15 21:59:42 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6827
Author: @decker-dev
Created: 12/17/2025
Status: Merged
Merged: 12/23/2025
Merged by: @himself65

Base: canaryHead: docs/commet-plugin


📝 Commits (3)

  • 7118183 docs: add Commet plugin documentation
  • 0b4fb08 Merge branch 'canary' into docs/commet-plugin
  • dbb729f Merge branch 'canary' into docs/commet-plugin

📊 Changes

2 files changed (+361 additions, -0 deletions)

View changed files

📝 docs/components/sidebar-content.tsx (+22 -0)
docs/content/docs/plugins/commet.mdx (+339 -0)

📄 Description

Summary

Add documentation for the Commet billing plugin integration.

Changes

  • Add docs/content/docs/plugins/commet.mdx with full plugin documentation
  • Add sidebar entry for the Commet plugin

Details

Documents the Better Auth plugin for Commet billing:

  • Server and client configuration
  • Portal, subscriptions, features, usage, and seats plugins
  • Webhook handling
  • Full example with Next.js

Summary by cubic

Added documentation for the Commet billing plugin with setup and usage examples. Added a sidebar entry to access the new page.

  • New Features
    • New docs page: docs/content/docs/plugins/commet.mdx covering server/client config, portal, subscriptions, features, usage, seats, and optional webhooks.
    • Includes env vars and a full Next.js example.
    • Sidebar link under Plugins: /docs/plugins/commet with icon.

Written for commit dbb729f3b0. 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/6827 **Author:** [@decker-dev](https://github.com/decker-dev) **Created:** 12/17/2025 **Status:** ✅ Merged **Merged:** 12/23/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `docs/commet-plugin` --- ### 📝 Commits (3) - [`7118183`](https://github.com/better-auth/better-auth/commit/7118183f719ec1e2b6c39ce338b7275de2972137) docs: add Commet plugin documentation - [`0b4fb08`](https://github.com/better-auth/better-auth/commit/0b4fb080dfac97d2cfdf02c6068e6a7c96c82e2e) Merge branch 'canary' into docs/commet-plugin - [`dbb729f`](https://github.com/better-auth/better-auth/commit/dbb729f3b0c27e6e5c42ed40674110dd6552cd4e) Merge branch 'canary' into docs/commet-plugin ### 📊 Changes **2 files changed** (+361 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/sidebar-content.tsx` (+22 -0) ➕ `docs/content/docs/plugins/commet.mdx` (+339 -0) </details> ### 📄 Description ## Summary Add documentation for the Commet billing plugin integration. ## Changes - Add `docs/content/docs/plugins/commet.mdx` with full plugin documentation - Add sidebar entry for the Commet plugin ## Details Documents the Better Auth plugin for Commet billing: - Server and client configuration - Portal, subscriptions, features, usage, and seats plugins - Webhook handling - Full example with Next.js <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Added documentation for the Commet billing plugin with setup and usage examples. Added a sidebar entry to access the new page. - **New Features** - New docs page: docs/content/docs/plugins/commet.mdx covering server/client config, portal, subscriptions, features, usage, seats, and optional webhooks. - Includes env vars and a full Next.js example. - Sidebar link under Plugins: /docs/plugins/commet with icon. <sup>Written for commit dbb729f3b0c27e6e5c42ed40674110dd6552cd4e. 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-04-15 21:59:43 -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#23809