You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/bff/upgrading/bff-v3-to-v4.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Duende BFF Security Framework v4.0 is a significant release that includes:
13
13
* Support for login prompts
14
14
* Several fixes and improvements
15
15
16
-
The extensibility approach has been drastically changed, and many `virtual` methods containing implementation logiv are now internal.
16
+
The extensibility approach has been drastically changed, and many `virtual` methods containing implementation logic are now internal instead.
17
17
18
18
:::caution[Duende BFF Security Framework v4 is still in preview]
19
19
The Duende BFF Security Framework v4 is still in preview (currently [preview 1](https://github.com/DuendeSoftware/products/releases/edit/bff-4.0.0-Preview1)).
0 commit comments