[PR #5511] [MERGED] docs: standardize term "authentication framework" project-wide #6051

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5511
Author: @bytaesu
Created: 10/23/2025
Status: Merged
Merged: 10/23/2025
Merged by: @himself65

Base: canaryHead: 2025-10-23/chore/standardize-term


📝 Commits (3)

  • 32f8ec1 chore: standardize term "authentication framework" project-wide
  • 4a8f089 chore: clarify Better Auth description
  • c4865e5 chore: format code

📊 Changes

10 files changed (+19 additions, -18 deletions)

View changed files

📝 README.md (+1 -1)
📝 demo/nextjs/app/layout.tsx (+1 -1)
📝 docs/app/blog/_components/changelog-layout.tsx (+3 -3)
📝 docs/app/blog/_components/default-changelog.tsx (+3 -3)
📝 docs/app/changelogs/_components/changelog-layout.tsx (+3 -3)
📝 docs/app/changelogs/_components/default-changelog.tsx (+3 -3)
📝 docs/app/layout.tsx (+2 -1)
📝 packages/better-auth/README.md (+1 -1)
📝 packages/better-auth/package.json (+1 -1)
📝 packages/core/package.json (+1 -1)

📄 Description

This PR standardizes terminology across the project.

authentication library -> authentication framework


Summary by cubic

Standardized the term “authentication framework” across the project to replace “authentication library.” This aligns branding and keeps messaging consistent.

  • Refactors
    • Updated README and docs copy to use “authentication framework.”
    • Adjusted demo and docs app metadata descriptions.
    • Updated package descriptions in better-auth and core.

🔄 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/5511 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 10/23/2025 **Status:** ✅ Merged **Merged:** 10/23/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `2025-10-23/chore/standardize-term` --- ### 📝 Commits (3) - [`32f8ec1`](https://github.com/better-auth/better-auth/commit/32f8ec193006c54401fc674a1ffa5cdcf5922f1e) chore: standardize term "authentication framework" project-wide - [`4a8f089`](https://github.com/better-auth/better-auth/commit/4a8f089668fda26752804b23c274f5663a049a2d) chore: clarify Better Auth description - [`c4865e5`](https://github.com/better-auth/better-auth/commit/c4865e5668b35336c2a04d19f33a18372aca9d99) chore: format code ### 📊 Changes **10 files changed** (+19 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `demo/nextjs/app/layout.tsx` (+1 -1) 📝 `docs/app/blog/_components/changelog-layout.tsx` (+3 -3) 📝 `docs/app/blog/_components/default-changelog.tsx` (+3 -3) 📝 `docs/app/changelogs/_components/changelog-layout.tsx` (+3 -3) 📝 `docs/app/changelogs/_components/default-changelog.tsx` (+3 -3) 📝 `docs/app/layout.tsx` (+2 -1) 📝 `packages/better-auth/README.md` (+1 -1) 📝 `packages/better-auth/package.json` (+1 -1) 📝 `packages/core/package.json` (+1 -1) </details> ### 📄 Description This PR standardizes terminology across the project. authentication library -> authentication framework <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Standardized the term “authentication framework” across the project to replace “authentication library.” This aligns branding and keeps messaging consistent. - **Refactors** - Updated README and docs copy to use “authentication framework.” - Adjusted demo and docs app metadata descriptions. - Updated package descriptions in better-auth and core. <!-- 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:45:50 -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#6051