konsumer / tindercred

display credentials for facebook authentication on tinder
2 stars 5 forks source link

doesnt work on osx #3

Closed jackmahoney closed 3 years ago

jackmahoney commented 8 years ago

doesnt seem to work at the moment

konsumer commented 8 years ago

Hmm. yeh, if I run it from master I get "not logged in" error in the facebook popup. I will investigate.

konsumer commented 8 years ago

Ok, so it looks like tinder disabled the redirect domain that used to work.

This isn't mac-specific, and affects anything that wants to spoof being tinder for login on the web. I can't use tokens from any other app (must be 464891386855067, the tinder app.) I think watching network traffic to figure out what tinder app sets redirect_uri to is the next step. We need ours to match. I am making another issue at the underlying library that does auth.

konsumer/jstinder#1

I don't use tinder anymore, so if anyone wants to wireshark their wifi to get the redirect_uri, that'd be rad.