Skip to content

Commit ae8da2d

Browse files
Update src/content/docs/bff/fundamentals/blazor/index.md
Co-authored-by: Maarten Balliauw <maarten.balliauw@duendesoftware.com>
1 parent 7e8a35c commit ae8da2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/content/docs/bff/fundamentals/blazor

src/content/docs/bff/fundamentals/blazor/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ interactive web applications, it also has some challenges when it comes to secur
2020

2121
With the Duende BFF Security Framework, we aim to address these challenges or at the very least give guidance on how to
2222
deal with them given your Blazor's solution choices. You will notice that the BFF security pattern is not applicable to
23-
all Blazor implementations but rather to specific rendering scenarios. The goal of the BFF is to keep tokens out of the client and only use them in the secure context of the server.
23+
all Blazor implementations but rather to specific rendering modes. The goal of the BFF is to keep tokens out of the client and only use them in the secure context of the server.
2424

2525
## Architecture
2626

0 commit comments

Comments
 (0)