tinder-detective icon indicating copy to clipboard operation
tinder-detective copied to clipboard

Find token using Flamite

Open HugoSart opened this issue 8 years ago • 3 comments

Is it possible to find my auth token using Flamite for Chrome? I'm having issues trying to find the token, so I thought maybe that way could be easier.

I'm using Web Sniffer extension to watch the traffic, but I didn't find the right token.

HugoSart avatar Nov 11 '16 17:11 HugoSart

An easier way is to just use Firefox/Explorer (Chrome is buggy for this) Log in to the target FB account and remove the Tinder App Open a new tab and inspect.. monitor the network traffic Goto this link Click through the okay's until you get to a blank white screen Goto inspector and search for "ACCESS_TOKEN" There's your token

For the FacebookID, just look for the c_user param in the cookie for the oauth call.

smelsworst avatar Jan 17 '17 18:01 smelsworst

@smelsworst does that link create a Tinder account linked to the facebook account?

hmc-crane-s17 avatar Apr 24 '17 23:04 hmc-crane-s17

@hmc-crane-s17 yep (from memory).. though it's been a while since I did this. that said, there were a number of encoding, etc errors that I faced and I was never bothered enough to resolve them to get the app to work. so, don't expect this to be the last hurdle you face when using this app.

smelsworst avatar May 07 '17 16:05 smelsworst