Authentication every reset #5

Closed
opened 2026-02-05 16:38:30 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @kibubek on GitHub (Jan 13, 2026).

Hello, it seems the script is constantly trying to re-auth. I can see the token being stored, can it not be used again?

Thanks for the egg.

Originally created by @kibubek on GitHub (Jan 13, 2026). Hello, it seems the script is constantly trying to re-auth. I can see the token being stored, can it not be used again? Thanks for the egg.
Author
Owner

@NATroutter commented on GitHub (Jan 13, 2026):

Only the downloader token is being stored currently the server authentication does not allow saving tokens currently this is just how its made, i will implement saving the credentials soon as its possible

@NATroutter commented on GitHub (Jan 13, 2026): Only the downloader token is being stored currently the server authentication does not allow saving tokens currently this is just how its made, i will implement saving the credentials soon as its possible
Author
Owner

@NATroutter commented on GitHub (Jan 13, 2026):

The authentication is now being cached, no need for re-auth every time you start the server

@NATroutter commented on GitHub (Jan 13, 2026): The authentication is now being cached, no need for re-auth every time you start the server
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/egg-hytale#5