[PR #5059] [MERGED] docs: fix funtion name getSignedCookie #22648

Closed
opened 2026-04-15 21:11:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5059
Author: @rogerogers
Created: 10/2/2025
Status: Merged
Merged: 10/3/2025
Merged by: @Bekacru

Base: canaryHead: docs/hooks


📝 Commits (1)

  • c777f22 docs: fix funtion name getSignedCookie

📊 Changes

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

View changed files

📝 docs/content/docs/concepts/hooks.mdx (+2 -2)

📄 Description

Summary by cubic

Corrected the cookies section in hooks docs to use ctx.getSignedCookie (singular) instead of ctx.getSignedCookies. Aligns with the API and prevents confusion in examples.


🔄 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/5059 **Author:** [@rogerogers](https://github.com/rogerogers) **Created:** 10/2/2025 **Status:** ✅ Merged **Merged:** 10/3/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `docs/hooks` --- ### 📝 Commits (1) - [`c777f22`](https://github.com/better-auth/better-auth/commit/c777f22b0206791f0e921bc67843a0fae145d3d0) docs: fix funtion name getSignedCookie ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/concepts/hooks.mdx` (+2 -2) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Corrected the cookies section in hooks docs to use ctx.getSignedCookie (singular) instead of ctx.getSignedCookies. Aligns with the API and prevents confusion in examples. <!-- 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 21:11:38 -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#22648