NotEnoughUpdates / ursa-minor

The small bear - A rather primitive API proxy for the Hypixel public API.
GNU Affero General Public License v3.0
3 stars 5 forks source link

Authorize using Chat Message verification #1

Open nea89o opened 1 year ago

nea89o commented 1 year ago

See: https://wiki.vg/Mojang_API#Player_Certificates See: net.minecraft.client.gui.screen.ChatScreen#sendMessage

Replace the joinServer authentication API with the chat signing API to verify user principals,