[PR #189] [MERGED] fix: improve langchain agent auth page #503

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/189
Author: @samecrowder
Created: 8/19/2025
Status: Merged
Merged: 8/19/2025
Merged by: @lnhsingh

Base: mainHead: sam_improve_langchain_agent_auth_page


📝 Commits (4)

  • 343b8f5 move file to be under langgraph platform
  • b316c09 unreference removed fields
  • f4cb553 just Agent Auth
  • 51fc48b Merge branch 'main' into sam_improve_langchain_agent_auth_page

📊 Changes

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

View changed files

📝 src/langgraph-platform/agent-auth.mdx (+7 -10)

📄 Description

  • move the page to be under langgraph-platform instead of oss
  • rename LangChain Agent Auth to just Agent Auth
  • the package is now available on PyPi, so we can mention that instead of saying "unavailable"

🔄 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/189 **Author:** [@samecrowder](https://github.com/samecrowder) **Created:** 8/19/2025 **Status:** ✅ Merged **Merged:** 8/19/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `sam_improve_langchain_agent_auth_page` --- ### 📝 Commits (4) - [`343b8f5`](https://github.com/langchain-ai/docs/commit/343b8f52f6260d42c4a0c6c71f49c30c27435cf6) move file to be under langgraph platform - [`b316c09`](https://github.com/langchain-ai/docs/commit/b316c0983bc88cd9ddc889e0d86a01293af5d91b) unreference removed fields - [`f4cb553`](https://github.com/langchain-ai/docs/commit/f4cb55324af198d2deeed9d41afd087200fa9c9d) just Agent Auth - [`51fc48b`](https://github.com/langchain-ai/docs/commit/51fc48b6562832ddac607365856c4ff951155f13) Merge branch 'main' into sam_improve_langchain_agent_auth_page ### 📊 Changes **1 file changed** (+7 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/langgraph-platform/agent-auth.mdx` (+7 -10) </details> ### 📄 Description - move the page to be under langgraph-platform instead of oss - rename LangChain Agent Auth to just Agent Auth - the package is now available on PyPi, so we can mention that instead of saying "unavailable" --- <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:20:31 -05:00
yindo closed this issue 2026-02-17 17:20:31 -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#503