A .NET 7.0 Blazor framework for building configurable applications fast. Supporting both hosting models, Blazor WebAssembly and Blazor Server, a WebApi for accessing data and an Identity Provider for authentication.
MIT License
35
stars
9
forks
source link
Add a MAUI Blazor Hybrid client app to the solution #69
Headway.App.Blazor.Maui has been added to the solution however, there are some outstanding issues with MAUI Blazor:
Current implementation allows user to login, however, the current screen layout still needs to be refactored to work - the navigation on the left drops out of view after login.
Currently only supports authentication using Auth0 but NOT using a local instance of IdentityServer4.
Headway.App.Blazor.Maui has been added to the solution however, there are some outstanding issues with MAUI Blazor:
Other known issues