com.unity.services.authentication 3.2.0

com.unity.services.authentication

Notes: processedReleased November 23, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3

Package Dependencies

📈 Improvements

  • Changed `Custom Token Exchange` ID provider to `Custom ID`.

Features

  • Added `GetCustomId` method to PlayerInfo.
  • Added `SignInWithSteamAsync` method with `appId` parameter for Multiple App Id Support
  • Added `LinkWithSteamAsync` method with `appId` parameter for Multiple App Id Support
  • Added `Additional App IDs` to Steam ID Provider for Multiple App Id support

🔧 Bug Fixes

  • Fixed serialization of player accounts settings.