Authentication Token on Headless Server
Posted: Sun Jul 10, 2016 11:27 pm
I don't want to store a password in plaintext in server-settings.json, and saw this config option
Looks great, but how do I use it? Is it the same as the token used in this request when I start the server? Is there a convenient way to get it?
Code: Select all
"_comment_token": "Authentication token. May be used instead of 'password' above.",
"token": "",
Code: Select all
Downloading https://www.factorio.com/updater/get-available-versions?username=<user>&token=<private>&apiVersion=2