Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find token using Flamite #48

Open
HugoSart opened this issue Nov 11, 2016 · 3 comments
Open

Find token using Flamite #48

HugoSart opened this issue Nov 11, 2016 · 3 comments

Comments

@HugoSart
Copy link

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.

@ghost
Copy link

ghost commented Jan 17, 2017

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.

@hmc-crane-s17
Copy link

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

@ghost
Copy link

ghost commented May 7, 2017

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants