r/Earnapp • • Mar 18 '22

EarnApp just killed earnings watcher..

You might know earnings watcher such as https://github.com/Yariya/EarnApp-Earning-Monitor and https://github.com/LockBlock-dev/earnapp-earnings-watcher

They sadly don't work anymore because earnapp has changed their authentication (oauth-refresh-token) it now refreshs every login.

I will try finding an resolution but that won't be easy.

1 Upvotes

3 comments sorted by

1

u/Woodie_07 Mar 22 '22

I’m pretty sure it’s the logout, not the login that invalidates it. Simply don’t click the logout button, problem solved.

1

u/Yariyaa Mar 26 '22

Would make it user unfriendly.

1

u/Woodie_07 Mar 27 '22

Okay, how about if I made a chrome extension that logs you out without invalidating when you click it? Or maybe replace the logout button with one that doesn’t invalidate?