Isn’t there any way to store the token? I heard Xbox is using OAuth. I read somewhere that UC is planning to support this because they plan to integrate Spotify which needs this as well. I don’t know how OAuth works but maybe its not yet possible with the remote.
xbox does use OAuth which is what i used, the token is saved in a config.json file, but if the integration is off etc the token expire, i couldnt figure out how to keep alive etc. the problem start when too long pass and the token expire (remote reboot example). but that being said, i just wanted to build this and i have lot more to learn about OAuth structure to make it better
new version out which fixes recent issues.