[PR #2228] [CLOSED] feat: add type for shared options #4213

Closed
opened 2026-03-13 11:37:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2228
Author: @CrutchTheClutch
Created: 4/11/2025
Status: Closed

Base: canaryHead: shared-config-types


📝 Commits (2)

  • 5068c1b feat(types): Small QOL change for a type for shared options
  • 2adb399 change to interface

📊 Changes

2 files changed (+14 additions, -13 deletions)

View changed files

📝 packages/better-auth/src/client/types.ts (+2 -4)
📝 packages/better-auth/src/types/options.ts (+12 -9)

📄 Description

This is a small quality of life change to provide a type that is exclusively for configuration options that are shared between better-auth and the better-auth client


🔄 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/2228 **Author:** [@CrutchTheClutch](https://github.com/CrutchTheClutch) **Created:** 4/11/2025 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `shared-config-types` --- ### 📝 Commits (2) - [`5068c1b`](https://github.com/better-auth/better-auth/commit/5068c1bad3c6d46cf98129d271c9fadba433f655) feat(types): Small QOL change for a type for shared options - [`2adb399`](https://github.com/better-auth/better-auth/commit/2adb3997fcc0da5b080ba9511cf8b7249b8b9bcd) change to interface ### 📊 Changes **2 files changed** (+14 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/client/types.ts` (+2 -4) 📝 `packages/better-auth/src/types/options.ts` (+12 -9) </details> ### 📄 Description This is a small quality of life change to provide a type that is exclusively for configuration options that are shared between better-auth and the better-auth client --- <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 11:37:48 -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#4213