{
  "name": "com.unity.services.authentication",
  "displayName": "Authentication",
  "version": "2.7.4",
  "unity": "2019.4",
  "description": "Client SDK offering player identity management for Unity Gaming Services.\n\nIdentity providers can be configured from the editor or the Unity Dashboard.\n\nPlayer management is available in the Unity Dashboard.",
  "dependencies": {
    "com.unity.nuget.newtonsoft-json": "3.2.1",
    "com.unity.services.core": "1.12.5",
    "com.unity.modules.unitywebrequest": "1.0.0",
    "com.unity.ugui": "1.0.0"
  },
  "type": "library",
  "_upm": {
    "gameService": {
      "genericDashboardUrl": "https://dashboard.unity3d.com/player-authentication",
      "projectDashboardUrl": "https://dashboard.unity3d.com/organizations/{0}/projects/{1}/player-authentication/about",
      "projectDashboardUrlType": "OrganizationKeyAndProjectGuid",
      "configurePath": "Project/Services/Authentication"
    },
    "supportedPlatforms": [
      "Android",
      "iOS",
      "Linux",
      "Mac",
      "PC",
      "WebGL",
      "Windows 8 Universal",
      "Windows 10 Universal"
    ],
    "changelog": "### Added\n- Added the Apple Privacy Manifest file (PrivacyInfo.xcprivacy)\n\n### Changed\n- Updated the core SDK dependency version"
  },
  "samples": [
    {
      "displayName": "UI Example",
      "description": "Example scripts and UI elements demonstrating the Authentication package. This sample requires the com.unity.ugui package.",
      "path": "Samples~"
    }
  ],
  "relatedPackages": {
    "com.unity.services.authentication.tests": "2.7.4"
  },
  "upmCi": {
    "footprint": "e1910ad0fe31daa9188176b1257d593e8db93932"
  },
  "repository": {
    "url": "https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git",
    "type": "git",
    "revision": "1afaf965a64e0ad5d0992879d5489ddd9cfa1a76"
  }
}
