Skip to content

Commit cfeceeb

Browse files
feat: adds auth page for storybook use
1 parent 7a233db commit cfeceeb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

assets/blank.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<html>
2+
<head>
3+
<script src="https://unpkg.com/@microsoft/mgt@2/dist/bundle/mgt-loader.js"></script>
4+
<mgt-msal2-provider client-id="6b5a42f1-9e1a-4a20-9df2-9b058df3c213"></mgt-msal2-provider>
5+
</head>
6+
<body></body>
7+
</html>

0 commit comments

Comments
 (0)