.NET Tools
Essential productivity kit for .NET and game developers
Webinar – Using the BFF pattern to secure SPA and Blazor Applications
Join us Tuesday, May 10, 2022, 15:00 – 16:00 UTC (check other timezones) for our free live webinar, Using the BFF pattern to secure SPA and Blazor Applications with Information Security specialist and co-founder of Duende Software – Dominick Baier.
Register now and get a reminder, or join on YouTube
Modern web development means that more and more application code is running in the browser. Traditionally this has been JavaScript but more recently there has been the trend to use C#/WASM with Blazor.
These modern applications typically also need authentication and single-sign-on as well as token-based security for calling APIs – in other words OpenID Connect and OAuth 2. There are different patterns for securing such applications and this session covers some of the pitfalls of the various approaches, especially given the ever-changing browser landscape. We will conclude with the “backend for frontend” (or BFF) pattern which has become the most secure and stable of these approaches.
You can attend Dominick Baier’s webinar on YouTube, or register here to get a reminder closer to the webinar.
About the presenter: