[PR #6910] [MERGED] chore: improve jsdoc comment for betterAuth instance #23861

Closed
opened 2026-04-15 22:01:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6910
Author: @Bekacru
Created: 12/20/2025
Status: Merged
Merged: 12/22/2025
Merged by: @himself65

Base: canaryHead: chore/improve-jsdocs


📝 Commits (2)

  • 4e49240 chore: improve jsdoc comment for betterAuth instance
  • 444d112 update

📊 Changes

1 file changed (+18 additions, -4 deletions)

View changed files

📝 packages/better-auth/src/auth/auth.ts (+18 -4)

📄 Description

Summary by cubic

Improved JSDoc for betterAuth with clear usage examples for full (Kysely) and minimal modes to make setup easier. No changes to the Options type; it remains Options & Record<never, never>.

Written for commit 444d1127fc. 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/6910 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 12/20/2025 **Status:** ✅ Merged **Merged:** 12/22/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `chore/improve-jsdocs` --- ### 📝 Commits (2) - [`4e49240`](https://github.com/better-auth/better-auth/commit/4e492401845782f4528e20a05017f9b7f718343b) chore: improve jsdoc comment for betterAuth instance - [`444d112`](https://github.com/better-auth/better-auth/commit/444d1127fcbfc2fe3ce06e7656d22b44ff85356d) update ### 📊 Changes **1 file changed** (+18 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/auth/auth.ts` (+18 -4) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Improved JSDoc for betterAuth with clear usage examples for full (Kysely) and minimal modes to make setup easier. No changes to the Options type; it remains Options & Record<never, never>. <sup>Written for commit 444d1127fcbfc2fe3ce06e7656d22b44ff85356d. 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-04-15 22:01:41 -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#23861