Is it possible to log a user into Facebook using only the supplied APIs or RESTful services?
We are working in an environment that does not supply a browser(Yahoo TV Widgets), and would like to provide users the ability to enter their Facebook credentials in our application, upon which we would log them in (through the REST API, for instance), and allow them to post to their wall.
It doesn't seem like this is possible though.
Thanks