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

Get linked user information after a succefull login #56

Open
samurai404 opened this issue Oct 10, 2017 · 2 comments
Open

Get linked user information after a succefull login #56

samurai404 opened this issue Oct 10, 2017 · 2 comments

Comments

@samurai404
Copy link

after a successfull login i would like to retrieve user informations (id , email , name and last name) , i can only get the token ,
pleaaaaaase help , i really need this !!!!!

@conekeo
Copy link

conekeo commented Nov 10, 2017

@alexziskind1 Any idea how to get the user infos?

@conekeo
Copy link

conekeo commented Nov 10, 2017

ok found it! after getting the access token, you want to use Graph API to get current user id + name then just send a request to:

https://graph.facebook.com/me?access_token=xxxxxxxxxxx

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