feat(auth): prepare MSAL browser integration

This commit is contained in:
SaidSoighiri94
2026-07-23 13:38:20 +02:00
parent 530bd52cb5
commit ef31e2ab8c
8 changed files with 885 additions and 12 deletions
+1
View File
@@ -33,6 +33,7 @@
<link rel="manifest" href="manifest.json">
</head>
<body>
<script src="msal_bridge.bundle.js"></script>
<script src="flutter_bootstrap.js" async></script>
</body>
</html>