This sample shows how to secure a Blazor WebAssembly application with cookie authentication. It uses OpenID Connect to request security tokens and ProxyKit to forward request to a REST API.
57
stars
11
forks
source link
Updated to work with NET 7 and new demo server. #9
Hi Berhir,
Thanks for your code sharing, I learnt ID4 from your code.
I would like to update the code to work with NET 7 and new demo server (https://demo.duendesoftware.com/).
Hi Berhir, Thanks for your code sharing, I learnt ID4 from your code. I would like to update the code to work with NET 7 and new demo server (https://demo.duendesoftware.com/).