mirror of
https://github.com/NATroutter/egg-hytale.git
synced 2026-03-01 11:21:13 +03:00
Authentication #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @deinfreu on GitHub (Jan 13, 2026).
Hi, did you get the authentication to work? I am currently having struggles to get the authentication to work in a docker container.
@BungeeDEV commented on GitHub (Jan 13, 2026):
I assume the manifest will be reachable after tomorrow’s release. The files are not public yet.
They are released by the Hytale team in like 14 hours.
I guess this is, why authentication won't work.
@deinfreu commented on GitHub (Jan 13, 2026):
I got the desktop .exe to generate a .json JWT token file. It does not generate one in my docker container because of the browser redirect. I hope they are going to open the auth api endpoint for us to do so if browser redirects are not going to work in the docker containers.
I already created a tool so that you can generate your own JWT token file. Using the information on the website: https://support.hytale.com/hc/en-us/articles/45328341414043-Server-Provider-Authentication-Guide
But the authentication fails for the client id "hytale-downloader"