You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hardcoding secrets in config file is not a best practice in production deployments. OpenMCPAuthProxy should support both taking credentials from config file (for local development, testing etc) and taking secrets from a secure vault.