.NET MAUI Blazor Hybrid - Custom Authentication Implementation
Not all projects will utilize OAuth or Azure AD, and .NET MAUI Blazor Hybrid is no different! In this post I take a look under the covers at how you can implement you own custom solution for authentication within MAUI Blazor and take control of your application without ripping your hair out.
Read Full Article