[PR #111] [MERGED] docs: correct casing to "Better Auth" #3109

Closed
opened 2026-03-13 10:40:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/111
Author: @aaronlin0122
Created: 10/7/2024
Status: Merged
Merged: 10/7/2024
Merged by: @Bekacru

Base: mainHead: docs/correct-casing


📝 Commits (4)

  • 49a9a0b docs: fix prisma example
  • c38615a docs: fix prisma example
  • a50b688 docs: correct casing to "Better Auth"
  • 63158b8 Merge branch 'better-auth:main' into docs/correct-casing

📊 Changes

26 files changed (+198 additions, -198 deletions)

View changed files

📝 docs/content/docs/authentication/email-password.mdx (+13 -13)
📝 docs/content/docs/basic-usage.mdx (+18 -18)
📝 docs/content/docs/concepts/api.mdx (+2 -2)
📝 docs/content/docs/concepts/cookies.mdx (+2 -2)
📝 docs/content/docs/concepts/database.mdx (+71 -71)
📝 docs/content/docs/concepts/plugins.mdx (+14 -14)
📝 docs/content/docs/concepts/session-management.mdx (+3 -3)
📝 docs/content/docs/concepts/typescript.mdx (+1 -1)
📝 docs/content/docs/concepts/users-accounts.mdx (+3 -3)
📝 docs/content/docs/examples/astro.mdx (+1 -1)
📝 docs/content/docs/examples/next-js.mdx (+2 -2)
📝 docs/content/docs/examples/nuxt.mdx (+2 -2)
📝 docs/content/docs/examples/remix.mdx (+1 -1)
📝 docs/content/docs/examples/svelte-kit.mdx (+1 -1)
📝 docs/content/docs/installation.mdx (+22 -22)
📝 docs/content/docs/integrations/astro.mdx (+12 -12)
📝 docs/content/docs/integrations/hono.mdx (+1 -1)
📝 docs/content/docs/integrations/next.mdx (+3 -3)
📝 docs/content/docs/integrations/node.mdx (+2 -2)
📝 docs/content/docs/integrations/nuxt.mdx (+2 -2)

...and 6 more files

📄 Description

No description provided


🔄 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/111 **Author:** [@aaronlin0122](https://github.com/aaronlin0122) **Created:** 10/7/2024 **Status:** ✅ Merged **Merged:** 10/7/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `docs/correct-casing` --- ### 📝 Commits (4) - [`49a9a0b`](https://github.com/better-auth/better-auth/commit/49a9a0ba3b01795b1c46cd0d2e10ad27dbdc7844) docs: fix prisma example - [`c38615a`](https://github.com/better-auth/better-auth/commit/c38615a2920a1a023c79cef8a497ea8679aaca9a) docs: fix prisma example - [`a50b688`](https://github.com/better-auth/better-auth/commit/a50b68834851204a0716170513c558b61de569de) docs: correct casing to "Better Auth" - [`63158b8`](https://github.com/better-auth/better-auth/commit/63158b85d4620e3d73791441ad2a96e19eeae8d6) Merge branch 'better-auth:main' into docs/correct-casing ### 📊 Changes **26 files changed** (+198 additions, -198 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/authentication/email-password.mdx` (+13 -13) 📝 `docs/content/docs/basic-usage.mdx` (+18 -18) 📝 `docs/content/docs/concepts/api.mdx` (+2 -2) 📝 `docs/content/docs/concepts/cookies.mdx` (+2 -2) 📝 `docs/content/docs/concepts/database.mdx` (+71 -71) 📝 `docs/content/docs/concepts/plugins.mdx` (+14 -14) 📝 `docs/content/docs/concepts/session-management.mdx` (+3 -3) 📝 `docs/content/docs/concepts/typescript.mdx` (+1 -1) 📝 `docs/content/docs/concepts/users-accounts.mdx` (+3 -3) 📝 `docs/content/docs/examples/astro.mdx` (+1 -1) 📝 `docs/content/docs/examples/next-js.mdx` (+2 -2) 📝 `docs/content/docs/examples/nuxt.mdx` (+2 -2) 📝 `docs/content/docs/examples/remix.mdx` (+1 -1) 📝 `docs/content/docs/examples/svelte-kit.mdx` (+1 -1) 📝 `docs/content/docs/installation.mdx` (+22 -22) 📝 `docs/content/docs/integrations/astro.mdx` (+12 -12) 📝 `docs/content/docs/integrations/hono.mdx` (+1 -1) 📝 `docs/content/docs/integrations/next.mdx` (+3 -3) 📝 `docs/content/docs/integrations/node.mdx` (+2 -2) 📝 `docs/content/docs/integrations/nuxt.mdx` (+2 -2) _...and 6 more files_ </details> ### 📄 Description _No description provided_ --- <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 10:40:17 -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#3109