com.unity.services.authentication 3.6.0
com.unity.services.authentication
Source docsNotes: processedReleased January 6, 2026
Browse versions
PreviousNext
Unity Compatibility
Minimum Unity: 2021.3
Package Dependencies
- com.unity.modules.unitywebrequest (1.0.0)
- com.unity.nuget.newtonsoft-json (3.2.1)
- com.unity.services.core (1.15.1)
- com.unity.ugui (1.0.0)
✨ Features
- Added ability to specify scopes when signing in with a service account in the server authentication service. The base method now provides all scopes associated to the service account.
🔧 Bug Fixes
- Fixed an issue with ID token validation during code-link to check for both null and empty string values, ensuring proper handling of invalid tokens.
📈 Improvements
- Changed the `SessionToken` value to be public for easier access.
