chore(docs,cli): remove python-only label for custom auth, add test for custom auth in CLI

This commit is contained in:
Tat Dat Duong
2025-04-10 14:34:52 +02:00
parent fa080ea689
commit 6e7bfecbbc
2 changed files with 2 additions and 4 deletions
-4
View File
@@ -2,10 +2,6 @@
LangGraph Platform provides a flexible authentication and authorization system that can integrate with most authentication schemes.
!!! note "Python only"
We currently only support custom authentication and authorization in Python deployments with `langgraph-api>=0.0.11`. Support for LangGraph.JS will be added soon.
## Core Concepts
### Authentication vs Authorization