Don’t forget to add the email to scopes as well, as you will need the email for log in probably:
1 Like
What other data can I get?
besides the email
Well, i suggest you to check Facebook documentation ... it's not really related to Wappler.
Grants your app access to the default fields of the User object that are a subset of a person's public profile:
id
first_name
last_name
middle_name
name
name_format
picture
short_name
If you want to get some data like Picture, add it here:
email, name, picture
2 Likes
how did you test the server action in the browser?
@Teodor: Did this walkthrough ever get created? It sounds awesome
I’m waiting too
This tutorial video is more anticipated than the iphone launch in 2007…
2 Likes
how do you call “It” in the Browser?
Here's a tutorial explaining how to use Oaut2 Provider with Facebook:
1 Like