updated vite configs for fixing ui not launching +fixing the logical issue that the /api/auth/validate endpoint is being blocked by the globally applied ApiKeyGuard. The validate endpoint needs to be public (no authentication required) since it's used to validate the API key itself - a chicken-and-egg problem. #177
+112
−125