YggdrasilUserAuthentication

A Yggdrasil /authenticate client, used for alt services such as TheAltening. Mojang itself is not authenticated against through here - MinecraftAuth does that.

Documentation: https://wiki.vg/Authentication

Constructors

Link copied to clipboard
constructor(baseUrl: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun authenticate(username: String, password: String): YggdrasilSession