Add Auth0 Authentication to Blazor Hybrid Apps in .NET MAUI

I have tried to follow up this article, but I just cannot make it work with current Maui Blazor template. Apart from some things like non-existing “Main.razor” file there are other issues. I cannot find any mention here about “myapp” protocol and even after adding changes for this from other article (the one for Maui but without Blazor component) other issues arise.

It would be fantastic to have at least working example of current Maui Blazor application working with Auth0. Current state seems to be a lot of different places on your website - some of them are needed to be combined, other are contradictory or unclear. I have been trying to add Authentication for the simplest Maui Blazor app with those article and after a week - I have nothing that would be close to working. :frowning: