I want to display a Facebook like button on my webpage. I am using plugin/likes.php Facebook script
I know user access_token. I want the like button to work without user authentication.
Is there a way to give access_token directly to like button ?
Thanks