DMarby / humblebundle-ebook-downloader

An easy way to download ebooks from your humblebundle account
The Unlicense
230 stars 27 forks source link

How can i log out? #22

Open ghost opened 6 years ago

ghost commented 6 years ago

Hi,

I did the whole download process to test the tools and everything is working just fine.

But when i ran it again, the authentication step is bypassed since my login is still valid. Is there any way to log out of the tool and re-login with another account? Any config file i should remove/modify?

Also a proposition to add a force-authentication flag or logout of some kind.

Thanks!

DMarby commented 6 years ago

Hi! You can log out by removing the file named .humblebundle_ebook_downloader.json in your home directory.

Adding a flag to force authentication or log out sounds like a good idea, will look at adding that in a future release.