auth0-net-ios Integration Add Auth0 authentication to .NET iOS applications. This skill integrates the NuGet package which uses for secure OIDC-based login and logout flows with PKCE. Agent instruction: Before providing SDK setup instructions, fetch the latest 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 (.NET 9 also supported — use target framework) - JetBrains Rider or VS Code with C# Dev Kit (with iOS workload) - macOS with Xcode 15+ - iOS 14.0+ deployment target - Auth0 account wi…