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 3b65e63 commit 002e8a0Copy full SHA for 002e8a0
ui/src/app/home.component.html
@@ -1,4 +1,4 @@
1
-<h2>BFF Security architecture with Angular nx</h2>
+<h2>BFF Security architecture with Angular CLI</h2>
2
3
@if (userProfileClaims$ | async; as userProfileClaims) {
4
@if (userProfileClaims?.isAuthenticated) {
0 commit comments