AgentGraph / utils /environment.py

Commit History

Fix OAuth according to HF official documentation
b9161fb

wu981526092 commited on

Add 'itsdangerous' dependency for session management and enhance OAuth configuration with scope validation and warnings for unsupported scopes in Hugging Face Spaces.
434c40e

wu981526092 commited on

Update session management in FastAPI app, modify OAuth scopes in environment configuration, and enhance .env.example with session security details.
1670330

wu981526092 commited on

Implement conditional authentication middleware and OAuth routes for Hugging Face Spaces integration. Enhance environment debugging and add environment info endpoint. Update README with OAuth configuration details and improve startup logging.
c8243d5

wu981526092 commited on