Ricardo-Osorio / epicgames-weekly-freegames

Automatically grab the weekly free games made available on epicgames store
MIT License
75 stars 7 forks source link

Confirm login on a different step then get games #12

Closed Ricardo-Osorio closed 4 years ago

Ricardo-Osorio commented 4 years ago

Try to separate the step where we confirm if the login succedded in a different step then when we get the free games available as to make the code less nested inside of try catches and the possibility of more specific messages for each one of this steps.