Is there a way to login with facebook from server side (Java, php, asp...)? What i have found till now envolves a popup dialog and a redirect_uri. What i want is to call a login url from my server code and take the response in JSON format for example (or plain, or xml...)
I have read the docs but no luck