Skip to content

Commit 85322fe

Browse files
authored
Merge pull request #777 from DuendeSoftware/mb/bff
Add BFF livestream embedded video
2 parents 7106747 + c9b7f36 commit 85322fe

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

src/content/docs/bff/getting-started/index.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,8 @@ If you're starting a new BFF project, consider the following startup guides:
1212

1313
* [Single frontend BFF](/bff/getting-started/single-frontend)
1414
* [Multi-frontend BFF](/bff/getting-started/multi-frontend)
15-
* [Blazor](/bff/getting-started/blazor)
15+
* [Blazor](/bff/getting-started/blazor)
16+
17+
## Applying the Duende Backend for Frontend (BFF) Security Framework
18+
19+
<iframe width="853" height="505" src="https://www.youtube.com/embed/6zMSwlGBmxs" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

src/content/docs/bff/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ If you're starting a new BFF project, consider the following startup guides:
5050
* [Multi-frontend BFF](/bff/getting-started/multi-frontend)
5151
* [Blazor](/bff/getting-started/blazor)
5252

53-
5453
## Background
5554

5655
Single-Page Applications (SPAs) are increasingly common, offering rich functionality within the browser. Front-end development has rapidly evolved with new frameworks and changing browser security requirements. Consequently, best practices for securing these applications have also shifted dramatically.

0 commit comments

Comments
 (0)