Godot UGS v1.4.0 Patch Notes
Authentication
- Added external authentication providers including,
- Apple
- Apple Game Center
- Google Play
- Steam
- Oculus
- Unity
Misc
Internally Breaking
- Renamed
UserSession
toSignInResponse
(parity) PlayerInfo
rework, now constructs with an internal modelPlayerInfoResponse
and houses more data (parity)
Non-Breaking
ClearSessionToken
andClearAccessToken
will now actually clear every instance of information relating to them.
What's Changed
Full Changelog: v1.3.1...v1.4.0