MudBlazor / Templates

Ready to use Blazor Templates in different styles and layout with all the basic setup already done for MudBlazor.
MIT License
745 stars 165 forks source link

add logout button like the official blazor template #459

Closed kepham closed 5 months ago

kepham commented 7 months ago

This is another logout option. It follows the same convention as the official blazor template as well as using formpost instead of query.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

ScarletKuro commented 5 months ago

Hi,

Thanks for the PR.

This is going to be addressed in this PR: https://github.com/MudBlazor/Templates/pull/465