galaxy-plugin-twitch
galaxy-plugin-twitch copied to clipboard
Fetch games from entitlements endpoint
This changes the code to create the list of owned games using the Amazon entitlements endpoint. The authentication token is taken out of the stored cookies.
TODO:
- [x] Use
galaxy.http
for http requests instead ofrequests