This commit is contained in:
William Fu-Hinthorn
2024-12-19 08:59:11 -08:00
parent e849c869cc
commit 931419909b
-4
View File
@@ -342,10 +342,6 @@ async def rbac_create(ctx: Auth.types.AuthContext, value: dict):
## Supported Resources
LangGraph provides authorization handlers for the following resource types:
## Supported Resources
LangGraph provides three levels of authorization handlers, from most general to most specific:
1. **Global Handler** (`@auth.on`): Matches all resources and actions