Litarvan / OpenAuth

Java Yggdrasil library.
GNU General Public License v3.0
161 stars 30 forks source link

Add to the MicrosoftAuthResult object the xuid and clientId arguments #34

Closed FlowArg closed 1 year ago

FlowArg commented 1 year ago

Important PR: Add to the MicrosoftAuthResult object the xuid and clientId arguments

Changes

Description

These strings are used for the new auth system implemented in 1.19 with the new multiplayer moderation feature

At some point, some clients that didn't add these args just can't connect to servers

ALSO: updated gradle and gson