berhir / BlazorWebAssemblyCookieAuthLinks
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.
☆60Updated 2 years ago
Alternatives and similar repositories for BlazorWebAssemblyCookieAuth
Users that are interested in BlazorWebAssemblyCookieAuth are comparing it to the libraries listed below
Sorting:
- Everything you need to build MVVM apps in Blazor.☆85Updated 7 months ago
- ☆94Updated this week
- Sample code for blog - Using FluentValidation for Forms Validation in Blazor☆51Updated 5 years ago
- ☆27Updated 7 months ago
- Messaging is a repository that represents the MessagingCenter service available in Xamarin as a package available for all Blazor develope…☆50Updated last year
- Intercept all of the sending HTTP requests on a client side Blazor application.☆76Updated last year
- Serilog sink for client-side Blazor, with matching ASP.NET Core server relay☆56Updated 8 months ago
- ☆82Updated 2 years ago
- Responsive, vertical timeline component.☆69Updated 3 years ago
- Blazor WASM, IdentityServer4 with Multiple Roles, Additional User Claim(s) & gRPC Roles Authorization☆98Updated 2 years ago
- Blazor.BFF.OpenIDConnect.Template, Blazor WASM hosted in ASP.NET Core using OpenID Connect BFF (server authentication)☆146Updated 9 months ago
- Simultaneous Blazor Hosting Models and switching at runtime☆97Updated 3 years ago
- Blazor Controls☆124Updated last week
- Companion code sample for my blog post - Investigating Drag and Drop with Blazor