Implement a PWA using Blazor with BFF security and Azure B2C

added by DotNetKicks
1/31/2022 7:59:32 AM

330 Views

The article shows how to implement a progressive web application (PWA) using Blazor which is secured using the backend for frontend architecture and Azure B2C as the identity provider. Code https://github.com/damienbod/PwaBlazorBffAzureB2C Setup and challenges with PWAs The application is setup to implement all security in the trusted backend and reduce the security risks of the...


0 comments