We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e743af2 commit 7292051Copy full SHA for 7292051
CHANGELOG.md
@@ -0,0 +1,11 @@
1
+## ASP.NET Core, Vue.js BFF using Microsoft Entra ID Changelog
2
+
3
+### 2023-09-26 0.0.1
4
5
+- Initial version using Vue.js (typescript & vite) and ASP.NET Core
6
+ - ASP.NET Core version 7.x
7
+ - Vue.js (typescript & vite)
8
+ - CRSF used in web requests
9
+ - Strong CSP in production
10
+ - Azure deployment pipeline
11
+ - Yarp proxy for developement
0 commit comments