I'm integrating facebook connect with my website.
I was wondering if it's possible to get the username of a particular facebook profile? Using php library I'm able to retrive full name, first_name, last_name etc, but not the username.
'username' should be name with which one can log into Facebook.