I have a website that takes care of getting a Facebook token through Graph / OAuth. At that point, the website can post to the user's Facebook wall with no problems.
Is it possible to send this token to another website so the remote website can start posting the user's Facebook wall without re-logging in the user?