[PR #1091] [MERGED] fix(deployment): remove body param from auth handler #1285

Closed
opened 2026-02-17 17:22:05 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1091
Author: @pjrule
Created: 10/22/2025
Status: Merged
Merged: 10/22/2025
Merged by: @pjrule

Base: mainHead: parker/remove-body


📝 Commits (1)

  • 715ac82 fix(deployment): remove body param from auth handler

📊 Changes

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

View changed files

📝 src/langsmith/auth.mdx (+0 -1)

📄 Description

This was never actually implemented, and we've decided to not support it for now. See https://github.com/langchain-ai/langgraph/pull/6322.


🔄 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/langchain-ai/docs/pull/1091 **Author:** [@pjrule](https://github.com/pjrule) **Created:** 10/22/2025 **Status:** ✅ Merged **Merged:** 10/22/2025 **Merged by:** [@pjrule](https://github.com/pjrule) **Base:** `main` ← **Head:** `parker/remove-body` --- ### 📝 Commits (1) - [`715ac82`](https://github.com/langchain-ai/docs/commit/715ac8236496b59f81783456aa2feebb94585777) fix(deployment): remove body param from auth handler ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/auth.mdx` (+0 -1) </details> ### 📄 Description This was never actually implemented, and we've decided to not support it for now. See https://github.com/langchain-ai/langgraph/pull/6322. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:22:05 -05:00
yindo closed this issue 2026-02-17 17:22:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1285