Commit graph

3 commits

Author SHA1 Message Date
Vadym Samoilenko
9c423f4c69 refactor: switch to MsalProvider + msal-react v5 for SSO
- Replace manual redirect handling with MsalProvider/AuthenticatedTemplate/UnauthenticatedTemplate
- Switch cache from sessionStorage to localStorage to survive redirects
- Add navigateToLoginRequestUrl: true
- Upgrade msal-browser to ^5.5.0, add msal-react ^5.0.7

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-16 11:28:41 +00:00
Manish Tanwar
e277e612e4 add msal sso 2026-03-13 06:40:01 +05:30
michael
f4e4412bf2 Initial commit: Build-A-Squad staffing calculator
React 19 + TypeScript client-side app for creative agency staffing projections,
powered by Google Gemini for AI scope analysis. Includes asset catalog, staffing
routes, three-tab workflow (scoping, configurator, squad projection), scenario
management, and CSV/PDF export.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 09:49:16 -06:00