Right now it's quite easy to specify the 'bearer_token' in the server program, seeing as it is just changing a json.
I wish this was a possibility for the client program, seeing as it is quite annoying trying to access a remote client UI since the bearer token resets every time the program restarts. I'd like to leave it running in the background and be able to come back to it without looking through the logs for the new random token.
Right now it's quite easy to specify the 'bearer_token' in the server program, seeing as it is just changing a json.
I wish this was a possibility for the client program, seeing as it is quite annoying trying to access a remote client UI since the bearer token resets every time the program restarts. I'd like to leave it running in the background and be able to come back to it without looking through the logs for the new random token.