[PR #1395] [MERGED] feat(sdk): add isStudioUser for custom auth #1428

Closed
opened 2026-02-15 20:15:44 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1395
Author: @dqbd
Created: 7/14/2025
Status: Merged
Merged: 7/14/2025
Merged by: @dqbd

Base: mainHead: dqbd/sdk-is-studio-user


📝 Commits (2)

  • 779311d feat(sdk): add isStudioUser for custom auth
  • 6b384ac Add changeset

📊 Changes

3 files changed (+45 additions, -0 deletions)

View changed files

.changeset/proud-bears-bet.md (+5 -0)
📝 docs/docs/how-tos/auth/custom_auth.md (+27 -0)
📝 libs/sdk/src/auth/index.ts (+13 -0)

📄 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/1395 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 7/14/2025 **Status:** ✅ Merged **Merged:** 7/14/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/sdk-is-studio-user` --- ### 📝 Commits (2) - [`779311d`](https://github.com/langchain-ai/langgraphjs/commit/779311df792816a3c73d90cec03eebb07e1fbabd) feat(sdk): add `isStudioUser` for custom auth - [`6b384ac`](https://github.com/langchain-ai/langgraphjs/commit/6b384ac78e6c5335308006a1433c2577790a5bb2) Add changeset ### 📊 Changes **3 files changed** (+45 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/proud-bears-bet.md` (+5 -0) 📝 `docs/docs/how-tos/auth/custom_auth.md` (+27 -0) 📝 `libs/sdk/src/auth/index.ts` (+13 -0) </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 20:15:44 -05:00
yindo closed this issue 2026-02-15 20:15:44 -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#1428