Releases: CmlLib/CmlLib.Core.Auth.Microsoft
Releases · CmlLib/CmlLib.Core.Auth.Microsoft
v3.2.0
Changes
AddJEAuthenticator
method now also addsProfileValidator
, to validate Minecraft UUID and username- Update dependency versions
XuiClaimsAuth
In previous versions, AddXboxAuth()
adds XuiClaimsAuthenticator
to get the user's Gamertag and XUID. We identified an issue where some accounts (especially minors) were denied getting this information and were unable to proceed with the login. v3.2.0 fixes this issue.
- Add
WithXuiClaimsAuth(bool use)
method to skipXuiClaimsAuth
- BREAKING CHANGE: The identifier of the
JEGameAccount
is now the Minecraft UUID
Full Changelog: v3.1.0...v3.2.0
v3.1.0
Full Changelog: v3.0.0...v3.1.0