mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-22 15:42:25 +02:00
Merge branch 'main' into wfh/docs/auth
This commit is contained in:
@@ -79,6 +79,6 @@ Explore practical implementations tailored for specific scenarios:
|
||||
|
||||
Add custom authentication and authorization to an existing LangGraph Platform deployment in the following three-part guide:
|
||||
|
||||
1. [Setting Up Custom Authentication](./auth/getting_started.md): Implement OAuth2 authentication to authorize users on your deployment
|
||||
1. [Setting Up Custom Authentication](./auth/getting_started.md): Implement OAuth2 authentication to authorize users on your deployment
|
||||
2. [Resource Authorization](./auth/resource_auth.md): Let users have private conversations
|
||||
3. [Connecting an Authentication Provider](./auth/add_auth_server.md): Add real user accounts and validate using OAuth2
|
||||
Reference in New Issue
Block a user