com.unity.services.authentication 2.7.2
com.unity.services.authentication
Notes: processedReleased July 26, 2023
Unity Compatibility
Minimum Unity: 2019.4
Package Dependencies
- com.unity.modules.unitywebrequest (1.0.0)
- com.unity.nuget.newtonsoft-json (3.2.1)
- com.unity.services.core (1.10.1)
- com.unity.ugui (1.0.0)
✨ Features
- Added `SignInWithSteamAsync` and `LinkWithSteamAsync` methods with `identity` parameter for better security.
- Added `SignInWithUsernamePasswordAsync`, `SignUpWithUsernamePasswordAsync`, `AddUsernamePasswordAsync`, `UpdatePasswordAsync`
📈 Improvements
- Marked previous versions of `SignInWithSteamAsync` and `LinkWithSteamAsync` methods as obsolete.
