[PR #1393] [CLOSED] feat(langgraph-api): Add kind: StudioUser for consistent interops #1426

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1393
Author: @hinthornw
Created: 7/14/2025
Status: Closed

Base: mainHead: wfh/consistent_kind


📝 Commits (1)

  • dfe9b97 feat(langgraph-api): Add kind: StudioUser for consistent interops

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 libs/langgraph-api/package.json (+1 -1)
📝 libs/langgraph-api/src/auth/custom.mts (+1 -1)

📄 Description

In Py, we add "kind: StudioUser" to the user dict and use the logged in identity for the identity.

This adds a common check.


🔄 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/1393 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 7/14/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `wfh/consistent_kind` --- ### 📝 Commits (1) - [`dfe9b97`](https://github.com/langchain-ai/langgraphjs/commit/dfe9b97f418f914a71fa220e4ce5750d1641e29e) feat(langgraph-api): Add kind: StudioUser for consistent interops ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph-api/package.json` (+1 -1) 📝 `libs/langgraph-api/src/auth/custom.mts` (+1 -1) </details> ### 📄 Description In Py, we add "kind: StudioUser" to the user dict and use the logged in identity for the identity. This adds a common check. --- <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:43 -05:00
yindo closed this issue 2026-02-15 20:15:43 -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#1426