Extend AuthService and LangflowMCPService to support updating MCP servers with multiple global variable headers (JWT, OWNER, OWNER_NAME, OWNER_EMAIL) during login. This enables passing user context to MCP servers via custom headers, improving downstream identification and authorization. |
||
|---|---|---|
| .. | ||
| api | ||
| config | ||
| connectors | ||
| models | ||
| services | ||
| tui | ||
| utils | ||
| agent.py | ||
| auth_context.py | ||
| auth_middleware.py | ||
| main.py | ||
| session_manager.py | ||