Skip to content

Validate Access Token

Edward edited this page Apr 16, 2021 · 1 revision
boolean request = MojangAuth.validate("access token there", "client token there");

true if accessToken is valid, false if accessToken is invalid

Analog: https://authserver.mojang.com/validate