Missing Functionality: Authentication & Access Control in LangGraph-JS (Available in the python library) #150

Closed
opened 2026-02-15 17:16:20 -05:00 by yindo · 4 comments
Owner

Originally created by @jkorach on GitHub (Dec 24, 2024).

Originally assigned to: @hinthornw on GitHub.

The JavaScript version of LangGraph lacks the “Authentication & Access Control” functionality available in the Python version, as documented here: Authentication & Access Control Docs.

This missing feature limits secure deployment options for JS users. Please consider adding this functionality to ensure feature parity with Python.

Thank you!

Originally created by @jkorach on GitHub (Dec 24, 2024). Originally assigned to: @hinthornw on GitHub. The JavaScript version of LangGraph lacks the “Authentication & Access Control” functionality available in the Python version, as documented here: [Authentication & Access Control Docs](https://langchain-ai.github.io/langgraph/concepts/auth/). This missing feature limits secure deployment options for JS users. Please consider adding this functionality to ensure feature parity with Python. Thank you!
yindo closed this issue 2026-02-15 17:16:20 -05:00
Author
Owner

@guidorietbroek commented on GitHub (Dec 29, 2024):

Yes, agree

@guidorietbroek commented on GitHub (Dec 29, 2024): Yes, agree
Author
Owner

@hinthornw commented on GitHub (Dec 30, 2024):

Thank you for voicing! I'll update this when it's available. I'm currently hoping to implement in January.

@hinthornw commented on GitHub (Dec 30, 2024): Thank you for voicing! I'll update this when it's available. I'm currently hoping to implement in January.
Author
Owner

@bsarel commented on GitHub (Feb 2, 2025):

Mmm... Any ETA on this one? ❤

@bsarel commented on GitHub (Feb 2, 2025): Mmm... Any ETA on this one? ❤
Author
Owner

@dqbd commented on GitHub (Jun 17, 2025):

Hello! This has been added in LG.js here: https://langchain-ai.github.io/langgraphjs/how-tos/auth/custom_auth

@dqbd commented on GitHub (Jun 17, 2025): Hello! This has been added in LG.js here: https://langchain-ai.github.io/langgraphjs/how-tos/auth/custom_auth
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#150