module Authenticator
Extended Modules
Defined in:
client/auth.crConstant Summary
-
CLIENT_ID =
"00000000441cc96b"
-
SCOPE =
"service::user.auth.xboxlive.com::MBI_SSL"
Instance Method Summary
- #auth(email : String, refresh_token : String | Nil = nil) : AuthResult
-
#server_auth(uuid : String, access_token : String, server_hash : String)
Sends a join request to mojang session server
Instance Method Detail
def server_auth(uuid : String, access_token : String, server_hash : String)
#
Sends a join request to mojang session server