[PR #4036] [CLOSED] Add proofkit/better-auth DB adapter #5149

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4036
Author: @eluce2
Created: 8/15/2025
Status: Closed

Base: mainHead: patch-1


📝 Commits (1)

  • b5907c4 Add proofkit/better-auth DB adapter

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 docs/content/docs/adapters/community-adapters.mdx (+3 -1)

📄 Description

FileMaker is an application platform that includes a built-in database. This adapter allows us to use that built-in database directly for authentication without having to spin up a new database just for auth. It communicates using the OData protocol


Summary by cubic

Added @proofkit/better-auth to the Community Adapters docs. This enables using FileMaker’s built-in database for Better Auth via OData, so you don’t need a separate auth database.


🔄 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/4036 **Author:** [@eluce2](https://github.com/eluce2) **Created:** 8/15/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`b5907c4`](https://github.com/better-auth/better-auth/commit/b5907c422c74e6fc8240571b3a0b6659d56bfc75) Add proofkit/better-auth DB adapter ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/adapters/community-adapters.mdx` (+3 -1) </details> ### 📄 Description FileMaker is an application platform that includes a built-in database. This adapter allows us to use that built-in database directly for authentication without having to spin up a new database just for auth. It communicates using the OData protocol <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Added @proofkit/better-auth to the Community Adapters docs. This enables using FileMaker’s built-in database for Better Auth via OData, so you don’t need a separate auth database. <!-- 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:12:13 -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#5149