Expand description
Authentication module for Graphmind
Supports both token-based and username/password authentication with roles. Configure via environment variables:
- GRAPHMIND_AUTH_TOKEN: Legacy token-based auth
- GRAPHMIND_ADMIN_USER + GRAPHMIND_ADMIN_PASSWORD: Username/password auth