[PR #5829] [MERGED] docs: adds creem plugin adaptor reference #6257

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5829
Author: @sudoFerraz
Created: 11/7/2025
Status: Merged
Merged: 11/7/2025
Merged by: @himself65

Base: canaryHead: docs/plugin-creem


📝 Commits (6)

  • e00c841 docs: adds creem plugin adaptor reference
  • 63a3cc4 Update docs/content/docs/plugins/creem.mdx
  • f66c274 Update docs/content/docs/plugins/creem.mdx
  • 55d2cc4 Update docs/components/sidebar-content.tsx
  • eeeffbc fix: typo in creem plugin docs
  • 3769803 fix: wrong sidebar icon implementation by github copilot

📊 Changes

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

View changed files

📝 docs/components/sidebar-content.tsx (+18 -0)
docs/content/docs/plugins/creem.mdx (+840 -0)

📄 Description

This PR adds the Creem Better-Auth plugin documentation.

The documentation exemplifies how the database persistence functionality is enabled, how it behaves, and how to install, configure, and use the plugin in general.


Summary by cubic

Adds comprehensive docs for the Creem Better Auth plugin, covering install, client/server setup, database persistence, webhooks, access control handlers, API vs DB modes, server utilities, and troubleshooting. Updates the docs sidebar with a Creem entry.

Written for commit 3769803a12. 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/5829 **Author:** [@sudoFerraz](https://github.com/sudoFerraz) **Created:** 11/7/2025 **Status:** ✅ Merged **Merged:** 11/7/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `docs/plugin-creem` --- ### 📝 Commits (6) - [`e00c841`](https://github.com/better-auth/better-auth/commit/e00c841dad895d9a5ee7cba0fa2e751a4a919722) docs: adds creem plugin adaptor reference - [`63a3cc4`](https://github.com/better-auth/better-auth/commit/63a3cc4b749a9a1292d9f62a3ea19cf1a60c73bd) Update docs/content/docs/plugins/creem.mdx - [`f66c274`](https://github.com/better-auth/better-auth/commit/f66c27497800946bf3cc225063ccf77b98a8e1b3) Update docs/content/docs/plugins/creem.mdx - [`55d2cc4`](https://github.com/better-auth/better-auth/commit/55d2cc4454e7ef8d9317b22ffd5baa70825289f4) Update docs/components/sidebar-content.tsx - [`eeeffbc`](https://github.com/better-auth/better-auth/commit/eeeffbc220d1ca7ac2abd672c3ee4df24fa20915) fix: typo in creem plugin docs - [`3769803`](https://github.com/better-auth/better-auth/commit/3769803a12fc28b8e22b7bea995dbb3d4861cb4c) fix: wrong sidebar icon implementation by github copilot ### 📊 Changes **2 files changed** (+858 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/sidebar-content.tsx` (+18 -0) ➕ `docs/content/docs/plugins/creem.mdx` (+840 -0) </details> ### 📄 Description This PR adds the Creem Better-Auth plugin documentation. The documentation exemplifies how the database persistence functionality is enabled, how it behaves, and how to install, configure, and use the plugin in general. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Adds comprehensive docs for the Creem Better Auth plugin, covering install, client/server setup, database persistence, webhooks, access control handlers, API vs DB modes, server utilities, and troubleshooting. Updates the docs sidebar with a Creem entry. <sup>Written for commit 3769803a12fc28b8e22b7bea995dbb3d4861cb4c. 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 12:52:36 -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#6257