mirror of
https://github.com/barkeser2002/node-minecraft-protocol.git
synced 2026-09-25 09:10:11 +03:00
* Add token authentication * Update package.json * Update src/client/auth.js Co-authored-by: David Duarte <deltaduartedavid@gmail.com> * Remove some deps * Fix merge conflict + fix some token stuff * Fix even more stuff + testing * Change back echo example * Let -> const + bugfix * Fixed error handling * Revert client_echo again... * Fix linter errors * Profile improvements * Stupid linter errors * Update yggdrasil, remove token auth example, move to client_echo instead * Update client_echo * Linter error... Co-authored-by: David Duarte <deltaduartedavid@gmail.com>