Is it read-only? If not, I would be interested in how login works.
According to my understanding, you can't intercept the login flow since the challenge response will go directly to https://stacker.news (and that's intentional to prevent MitM since this app basically would act as a MitM, lol)
Someone knows if bsats had login?
Hey, @ekzyis!
I just launched v1.2.0 of the app with login, zaps & more (everything WIP but mostly working).
The code for the login flow is messy and fragile but it got the job done for now.
reply
It's read only, for now.
Login is on my list and I don't know how to accomplish it yet but I think it's possible.
reply
Let us (@k00b and me) know if you need anything from us to support third-party apps :)
Maybe the solution would also help to provide @hn a better login flow. Currently, I just grab the session cookie.
reply
Will do :)
Thanks, @ekzyis!
reply