I've read tons of documentation about Facebook authentication, but anything seems to work.
I've tried everything, including Facebook C# SDK, and many other options.
My application is an asp.net 4.0 web site (outside facebook).
Does anyone have an working sample? All i need is to authenticate a user and get basic user information such as name, surname, email and picture.
Thanks in advance!