[PR #8295] [MERGED] docs: fix default secret value in options reference #24777

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8295
Author: @himself65
Created: 3/2/2026
Status: Merged
Merged: 3/2/2026
Merged by: @himself65

Base: canaryHead: docs/fix-default-secret-value


📝 Commits (1)

  • eb44d33 docs: fix default secret value in options reference

📊 Changes

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

View changed files

📝 docs/content/docs/reference/options.mdx (+1 -1)

📄 Description

Summary

  • Update the default secret value in docs from "better-auth-secret-123456789" to "better-auth-secret-12345678901234567890" to match the actual value in packages/better-auth/src/utils/constants.ts

Closes #8283

Test plan

  • Verify the value in docs matches packages/better-auth/src/utils/constants.ts

🔄 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/8295 **Author:** [@himself65](https://github.com/himself65) **Created:** 3/2/2026 **Status:** ✅ Merged **Merged:** 3/2/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `docs/fix-default-secret-value` --- ### 📝 Commits (1) - [`eb44d33`](https://github.com/better-auth/better-auth/commit/eb44d334357fe1e7fab1841d8823014ebc76066c) docs: fix default secret value in options reference ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/reference/options.mdx` (+1 -1) </details> ### 📄 Description ## Summary - Update the default secret value in docs from `"better-auth-secret-123456789"` to `"better-auth-secret-12345678901234567890"` to match the actual value in `packages/better-auth/src/utils/constants.ts` Closes #8283 ## Test plan - [x] Verify the value in docs matches `packages/better-auth/src/utils/constants.ts` --- <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:33:24 -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#24777