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

how do i get - <fb user token> & <fb user id>, #10

Open
PManager1 opened this issue Sep 16, 2014 · 4 comments
Open

how do i get - <fb user token> & <fb user id>, #10

PManager1 opened this issue Sep 16, 2014 · 4 comments

Comments

@PManager1
Copy link

how do i get - fb user token & fb user id,

@sagnew
Copy link

sagnew commented Oct 24, 2014

You can either implement Facebook oAuth yourself, or you can take them directly from a request sent from your Tinder app if you just want to fuck around with the library.

Here are some details:

https://github.com/tranhungt/tinder_pro#getting-the-facebook-oauth-tokens

@sarment0
Copy link

sarment0 commented Mar 2, 2016

@sagnew I implemented my own OAuth, but it gives a not working access_token, i got Access Denied.

@mayeaux
Copy link

mayeaux commented Mar 16, 2016

I made a package today that can get your token/id programatically, will publish it to NPM tomorrow. :)

@mayeaux
Copy link

mayeaux commented Mar 16, 2016

Just published a library that will let you get your Facebook token and id programatically :) https://github.com/tinderjs/tinderauth

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

4 participants