HyShai/ibroadcast-uploader

Save login data locally

Opened this issue · 0 comments

Save the login data - username, password, token, expiration etc. locally in a config.json file. This will remove the need to hardcode credentials and will also allow us to use a token instead of logging in every run.