Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check owned games #10

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Check owned games #10

wants to merge 10 commits into from

Conversation

tauqua
Copy link

@tauqua tauqua commented Sep 13, 2020

Uses the Itch API to efficiently check your list of owned games, allowing the program to skip attempting to claim already owned games during the claim phase.

To accomplish this, the login workflow has also been moved earlier in the execution so Itch session cookies are able to be used in requests calls necessary for the Itch API.
This has the nice consequence of allowing the program to serve as more set-and-forget, since it now prompts you to login at the beginning instead of middle of execution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants