[PR #2300] [MERGED] Corrections #12499

Closed
opened 2026-04-13 08:25:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2300
Author: @DePasqualeOrg
Created: 4/15/2025
Status: Merged
Merged: 5/13/2025
Merged by: @Bekacru

Base: mainHead: corrections-2


📝 Commits (6)

📊 Changes

18 files changed (+63 additions, -63 deletions)

View changed files

📝 docs/components/sidebar-content.tsx (+1 -1)
📝 docs/components/techstack-icons.tsx (+1 -1)
📝 docs/content/docs/authentication/apple.mdx (+3 -3)
📝 docs/content/docs/authentication/facebook.mdx (+1 -1)
📝 docs/content/docs/authentication/google.mdx (+1 -1)
📝 docs/content/docs/basic-usage.mdx (+1 -1)
📝 docs/content/docs/concepts/database.mdx (+5 -5)
📝 docs/content/docs/concepts/session-management.mdx (+2 -2)
📝 docs/content/docs/guides/create-a-db-adapter.mdx (+7 -7)
📝 docs/content/docs/integrations/expo.mdx (+2 -2)
📝 docs/content/docs/plugins/2fa.mdx (+2 -2)
📝 docs/content/docs/plugins/api-key.mdx (+6 -6)
📝 docs/content/docs/plugins/jwt.mdx (+10 -10)
📝 docs/content/docs/plugins/organization.mdx (+14 -14)
📝 docs/content/docs/plugins/passkey.mdx (+1 -1)
📝 docs/content/docs/plugins/sso.mdx (+2 -2)
📝 docs/content/docs/plugins/stripe.mdx (+3 -3)
📝 docs/content/docs/reference/options.mdx (+1 -1)

📄 Description

I corrected a few more mistakes that I found while reading the docs.


🔄 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/2300 **Author:** [@DePasqualeOrg](https://github.com/DePasqualeOrg) **Created:** 4/15/2025 **Status:** ✅ Merged **Merged:** 5/13/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `corrections-2` --- ### 📝 Commits (6) - [`a9fab0f`](https://github.com/better-auth/better-auth/commit/a9fab0f61b5e5f342f29b6d89a22b840b21666dd) Next.js - [`bfe93ac`](https://github.com/better-auth/better-auth/commit/bfe93ac4f7773db67d52329cac4a0268fc1aa22e) ID - [`25f346e`](https://github.com/better-auth/better-auth/commit/25f346e0c03214d3afacb7df571b9a868881a071) Punctuation, code - [`703538f`](https://github.com/better-auth/better-auth/commit/703538f5784770fa7764a32e55828f7cda207b6a) SQLite - [`2bf088f`](https://github.com/better-auth/better-auth/commit/2bf088f0f0fafbc1d83c6ceadbb14a8ed5807ed6) Capitalization - [`e36ab1d`](https://github.com/better-auth/better-auth/commit/e36ab1d5efdd13ea86617b7fbba0d0f3330bea1e) Various corrections in "JWT" ### 📊 Changes **18 files changed** (+63 additions, -63 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/sidebar-content.tsx` (+1 -1) 📝 `docs/components/techstack-icons.tsx` (+1 -1) 📝 `docs/content/docs/authentication/apple.mdx` (+3 -3) 📝 `docs/content/docs/authentication/facebook.mdx` (+1 -1) 📝 `docs/content/docs/authentication/google.mdx` (+1 -1) 📝 `docs/content/docs/basic-usage.mdx` (+1 -1) 📝 `docs/content/docs/concepts/database.mdx` (+5 -5) 📝 `docs/content/docs/concepts/session-management.mdx` (+2 -2) 📝 `docs/content/docs/guides/create-a-db-adapter.mdx` (+7 -7) 📝 `docs/content/docs/integrations/expo.mdx` (+2 -2) 📝 `docs/content/docs/plugins/2fa.mdx` (+2 -2) 📝 `docs/content/docs/plugins/api-key.mdx` (+6 -6) 📝 `docs/content/docs/plugins/jwt.mdx` (+10 -10) 📝 `docs/content/docs/plugins/organization.mdx` (+14 -14) 📝 `docs/content/docs/plugins/passkey.mdx` (+1 -1) 📝 `docs/content/docs/plugins/sso.mdx` (+2 -2) 📝 `docs/content/docs/plugins/stripe.mdx` (+3 -3) 📝 `docs/content/docs/reference/options.mdx` (+1 -1) </details> ### 📄 Description I corrected a few more mistakes that I found while reading the docs. --- <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-13 08:25:23 -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#12499