[PR #453] [MERGED] fix: add requireHeaders to sign out api #28901

Closed
opened 2026-04-17 20:20:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/453
Author: @taylorfsteele
Created: 11/7/2024
Status: Merged
Merged: 11/7/2024
Merged by: @Bekacru

Base: mainHead: sign-out-types


📝 Commits (1)

  • 8e62c4f fix: add requireHeaders to sign out api

📊 Changes

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

View changed files

📝 packages/better-auth/src/api/routes/sign-out.ts (+1 -0)

📄 Description

Fix for #451

From what I can tell, this fixes the types on signOut

Before:
image

After:
image

Let me know if there's anything else I can add 🙂


🔄 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/453 **Author:** [@taylorfsteele](https://github.com/taylorfsteele) **Created:** 11/7/2024 **Status:** ✅ Merged **Merged:** 11/7/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `sign-out-types` --- ### 📝 Commits (1) - [`8e62c4f`](https://github.com/better-auth/better-auth/commit/8e62c4fb1f153205dca92a0dea88b5afe1fdd384) fix: add requireHeaders to sign out api ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/api/routes/sign-out.ts` (+1 -0) </details> ### 📄 Description Fix for #451 From what I can tell, this fixes the types on `signOut` Before: ![image](https://github.com/user-attachments/assets/6249e379-e0b2-435a-83e8-8e4763d6c9cd) After: ![image](https://github.com/user-attachments/assets/65ad1a30-d15f-4fbf-ab64-db211abede8e) Let me know if there's anything else I can add 🙂 --- <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-17 20:20:33 -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#28901