There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.