nohorbee / unfollowers

Check Twitter Unfollows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add some kind of basic login

nohorbee opened this issue · comments

Since it retrieves the delta from previous runs, if somebody accesses the app it will make us to lose track of the last movements.
Even though that can be solved by storing previous results so we can compare with any given point, it's not part of the MVP. A login could solve it. Furthermore, there could be people trying to keep this private (which is not reasonable since the API delivers this info and hence, you can check at any user by configuring the SCREEN_NAME env var)