AlexW68 / MudBlazorServerId

Demo Blazor Server App using Blazor Components for logging in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MudBlazorServerId

This project demonstrates how to use a Blazor component to login rather than cshtml files, allowing for MudBlazor styling of the login screen.

I used code from the following user for the middleware https://github.com/MarcoTheFirst so credit should go to him for the solution to this issue.

About

Demo Blazor Server App using Blazor Components for logging in

License:MIT License


Languages

Language:C# 58.8%Language:HTML 41.2%