MCAuthLib is a library for authentication with Minecraft accounts. It is used in projects such as MCProtocolLib to handle authenticating users.
See example/com/github/steveice10/mc/auth/test/MinecraftAuthTest.java
MCAuthLib uses Maven to manage dependencies. Simply run 'mvn clean install' in the source's directory.
Please join us at https://discord.gg/geysermc under #mcprotocollib for discussion and support for this project.
MCAuthLib is licensed under the MIT license.