[PR #8375] [MERGED] docs: add @delmaredigital/payload-better-auth to community plugins #16177

Closed
opened 2026-04-13 10:25:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8375
Author: @allandelmare
Created: 3/4/2026
Status: Merged
Merged: 4/7/2026
Merged by: @bytaesu

Base: mainHead: add-payload-plugin


📝 Commits (2)

  • 18c6d71 Add Payload CMS adapter to community plugins
  • 5dd8e89 Merge branch 'main' into add-payload-plugin

📊 Changes

1 file changed (+11 additions, -0 deletions)

View changed files

📝 docs/components/community-plugins-table.tsx (+11 -0)

📄 Description

Summary

Adds @delmaredigital/payload-better-auth to the community plugins table.

This package provides a Better Auth database adapter and Payload CMS plugin that allows using Payload collections as Better Auth's database backend. Features include:

  • Database adapter — transforms Better Auth queries to Payload's collection API
  • Auto-generated collections — creates sessions, accounts, and verifications collections from Better Auth schema
  • Auth strategy — Payload auth strategy for session validation via Better Auth
  • Admin UI components — login view, logout button, and login redirect for Payload's admin panel
  • Session utilities — server-side helpers for getting current session/user from headers

Published on npm as @delmaredigital/payload-better-auth.


Summary by cubic

Adds @delmaredigital/payload-better-auth to the community plugins list to improve discoverability of the Payload CMS adapter for Better Auth. The entry includes the GitHub link, a brief description (auto-generated collections, session utilities, admin UI), and author details.

Written for commit 5dd8e8900c. 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/8375 **Author:** [@allandelmare](https://github.com/allandelmare) **Created:** 3/4/2026 **Status:** ✅ Merged **Merged:** 4/7/2026 **Merged by:** [@bytaesu](https://github.com/bytaesu) **Base:** `main` ← **Head:** `add-payload-plugin` --- ### 📝 Commits (2) - [`18c6d71`](https://github.com/better-auth/better-auth/commit/18c6d710914b9e039f625101f44e9f13df45bd4a) Add Payload CMS adapter to community plugins - [`5dd8e89`](https://github.com/better-auth/better-auth/commit/5dd8e8900cdcb6bd7925c0931dca6d1247c61a77) Merge branch 'main' into add-payload-plugin ### 📊 Changes **1 file changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/community-plugins-table.tsx` (+11 -0) </details> ### 📄 Description ## Summary Adds [@delmaredigital/payload-better-auth](https://github.com/delmaredigital/payload-better-auth) to the community plugins table. This package provides a Better Auth database adapter and Payload CMS plugin that allows using Payload collections as Better Auth's database backend. Features include: - **Database adapter** — transforms Better Auth queries to Payload's collection API - **Auto-generated collections** — creates sessions, accounts, and verifications collections from Better Auth schema - **Auth strategy** — Payload auth strategy for session validation via Better Auth - **Admin UI components** — login view, logout button, and login redirect for Payload's admin panel - **Session utilities** — server-side helpers for getting current session/user from headers Published on npm as [`@delmaredigital/payload-better-auth`](https://www.npmjs.com/package/@delmaredigital/payload-better-auth). <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Adds `@delmaredigital/payload-better-auth` to the community plugins list to improve discoverability of the Payload CMS adapter for Better Auth. The entry includes the GitHub link, a brief description (auto-generated collections, session utilities, admin UI), and author details. <sup>Written for commit 5dd8e8900cdcb6bd7925c0931dca6d1247c61a77. 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-13 10:25:31 -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#16177