ppt-tool/frontend/lib
Vadym Samoilenko e63f790cd8 Fix MSAL config: hardcode IDs + pass as Docker build args
NEXT_PUBLIC_* vars are baked at Next.js build time but were not
available during Docker build (web service had no env_file/build args).
Hardcode IDs as fallback in msalConfig.ts, also wire AZURE_AD_*
through Dockerfile ARGs and docker-compose build args.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 12:49:46 +00:00
..
apiFetch.ts Fix EventSource URLs missing /ppt-tool basePath 2026-03-20 18:02:07 +00:00
msalConfig.ts Fix MSAL config: hardcode IDs + pass as Docker build args 2026-03-23 12:49:46 +00:00
utils.ts Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00