Unity Authentication
View Unity AuthenticationAuthentication 3.0.0
3 documented changes.
- Version
- 3.0.0
- Released
- Aug 1, 2023
- Product
- Unity Authentication
Unity Gaming Services release notes
Official notesAuthentication 3.0.0
Updates
- Feature
Added: `Code-Link` Identity Provider.
- Feature
Added: `GenerateSignInCodeAsync` , `SignInWithCodeAsync` , `GetSignInCodeInfoAsync` and `ConfirmCodeAsync` APIs for use with the `Code-Link` Identity Provider
- Change
Changed: `GetPlayerNameAsync` accepts a `autoGenerate` parameter to prevent it from auto-generating a player name when the player has yet to create a player name.