[PR #1094] [MERGED] feat(docs): custom auth #1233

Closed
opened 2026-02-15 19:17:45 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1094
Author: @dqbd
Created: 4/10/2025
Status: Merged
Merged: 4/10/2025
Merged by: @dqbd

Base: mainHead: dqbd/docs-auth


📝 Commits (2)

📊 Changes

5 files changed (+536 additions, -1 deletions)

View changed files

docs/docs/concepts/auth.md (+395 -0)
📝 docs/docs/concepts/index.md (+1 -0)
docs/docs/how-tos/auth/custom_auth.md (+134 -0)
📝 docs/docs/how-tos/index.md (+4 -0)
📝 docs/mkdocs.yml (+2 -1)

📄 Description

No description provided


🔄 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/langgraphjs/pull/1094 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 4/10/2025 **Status:** ✅ Merged **Merged:** 4/10/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/docs-auth` --- ### 📝 Commits (2) - [`f89dd99`](https://github.com/langchain-ai/langgraphjs/commit/f89dd9939049530fead451b2268efe910c08d207) feat(docs): custom auth - [`9ff64c8`](https://github.com/langchain-ai/langgraphjs/commit/9ff64c8e14dfcaa5bd410c888aece8a0fe59da55) Add missing references ### 📊 Changes **5 files changed** (+536 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `docs/docs/concepts/auth.md` (+395 -0) 📝 `docs/docs/concepts/index.md` (+1 -0) ➕ `docs/docs/how-tos/auth/custom_auth.md` (+134 -0) 📝 `docs/docs/how-tos/index.md` (+4 -0) 📝 `docs/mkdocs.yml` (+2 -1) </details> ### 📄 Description _No description provided_ --- <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-15 19:17:45 -05:00
yindo closed this issue 2026-02-15 19:17:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#1233