Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
/ MCAuthLib Public archive

A library for authentication with Minecraft accounts.

License

Notifications You must be signed in to change notification settings

GeyserMC/MCAuthLib

Repository files navigation

This project is no longer maintained. Please use MinecraftAuth instead.

MCAuthLib

MCAuthLib is a library for authentication with Minecraft accounts. It is used in projects such as MCProtocolLib to handle authenticating users.

Example Code

See example/com/github/steveice10/mc/auth/test/MinecraftAuthTest.java

Building the Source

MCAuthLib uses Maven to manage dependencies. Simply run 'mvn clean install' in the source's directory.

Support and development

Please join us at https://discord.gg/geysermc under #mcprotocollib for discussion and support for this project.

License

MCAuthLib is licensed under the MIT license.