Use with other 3PA
Opened this issue · 0 comments
tylahibeb commented
Apologies for the post here. Doesn't appear this repo has discussions enabled.
Anyone know if something like this project is possible for other reddit apps? Jumping between Apollo and ReddPlanet but the latter's token expires after 24h (using mitmproxy) so I have to reconnect to my proxy to grab a new one via the API because I think the original app's client ID is hardcoded for the refresh request. Even something that just hijacks the access_token post request would be good enough lol
I noticed this class but not sure how I could change to work with other apps. Any input is appreciated! :)