auth0-maui Integration Add Auth0 authentication to .NET MAUI applications targeting iOS, Android, macOS, and Windows. This skill integrates the NuGet package which uses the system browser via MAUI's for secure OIDC-based login and logout flows with PKCE. Agent instruction: Before providing SDK setup instructions, fetch the latest MAUI release version by running: Use the returned version in all dependency lines instead of any hardcoded version below. Prerequisites - .NET 8.0 SDK or later - Visual Studio 2022 (17.8+) with MAUI workload, or JetBrains Rider with MAUI support - For iOS: macOS with…