Store
Subscribe
Login
Sometimes when I want to start the client it tells me to login again. It´s because I launched minecraft before from a different location. Is there anything I can do to not login again?
 0
PM Link
Nope, this is Mojang's session system expiring your old sessions on other PC's for security reasons. Just gotta login again.
 1
PM Link
Okay, and another question: How do you get the UUID & Username using password & email?
 0
PM Link

illuminator3 wrote

Okay, and another question: How do you get the UUID & Username using password & email?

The login api of mojang is not private. Badlion Client uses that system in combination with checking the session data of the vanilla launcher on your system to log you in to minecraft.
 0
PM Link

Janmm14 wrote

illuminator3 wrote...


The login api of mojang is not private. Badlion Client uses that system in combination with checking the session data of the vanilla launcher on your system to log you in to minecraft.

If you start the client you need to use the uuid, username & the accesstoken to generate a working session, how does minecraft or badlion get the uuid & username only with the email & password?
 0
PM Link

illuminator3 wrote

Janmm14 wrote...


If you start the client you need to use the uuid, username & the accesstoken to generate a working session, how does minecraft or badlion get the uuid & username only with the email & password?

By performing a login with email and password??? https://wiki.vg/Authentication
Or a "refresh" with the data saved on your pc by either badlion client or the vanilla launcher (documented on the same page).
The data is in the launcher profiles json.
 0
PM Link