Hi,
I have been trying to create an app which I started in Xamarin but have now started using Maui and both times, I’ve hit the same issue that I can’t seem to get my head around.
I have followed this to set up the application. Add Authentication to .NET MAUI Apps with Auth0
While I am requiring the user to log in while connected to the internet user may want to log off while not connected to the internet, but I can’t work it out.