From 13e3d2aa80a8031aebb93d40362f7a027cbb8abc Mon Sep 17 00:00:00 2001 From: Maxwell <145994855+ping-maxwell@users.noreply.github.com> Date: Fri, 14 Mar 2025 03:27:16 +1000 Subject: [PATCH] docs: PayloadCMS Database adapter to community adapter section (#1797) --- docs/content/docs/adapters/community-adapters.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/docs/adapters/community-adapters.mdx b/docs/content/docs/adapters/community-adapters.mdx index 2ae333efd8..f0a74c7f92 100644 --- a/docs/content/docs/adapters/community-adapters.mdx +++ b/docs/content/docs/adapters/community-adapters.mdx @@ -11,3 +11,4 @@ We encourage you to create any missing database adapters and maybe get added to | ------------------------------------------------------------------------- | ------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [convex-better-auth](https://github.com/ping-maxwell/convex-better-auth/) | [Convex Database](https://www.convex.dev/) | [ping-maxwell](https://github.com/ping-maxwell) | | [surreal-better-auth](https://github.com/oskar-gmerek/surreal-better-auth/) | [Surreal Database](https://surrealdb.com/) | [oskar-gmerek](https://github.com/oskar-gmerek) | +| [payload-better-auth](https://github.com/ForrestDevs/payload-better-auth/tree/main/packages/db-adapter ) | [Payload CMS](https://payloadcms.com/) | [forrestdevs](https://github.com/forrestdevs) |