/BlazorWebAssemblyCookieAuth

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.

Primary LanguageC#

No issues in this repository yet.