com.unity.services.authentication 3.2.0
com.unity.services.authentication
Notes: processedReleased November 23, 2023
Unity Compatibility
Minimum Unity: 2020.3
Package Dependencies
- com.unity.modules.unitywebrequest (1.0.0)
- com.unity.nuget.newtonsoft-json (3.2.1)
- com.unity.services.core (1.12.1)
- com.unity.ugui (1.0.0)
📈 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.
