We have been developing a chat system like nimbuzz.com / meebo.com and trying to integrate MySpace IM to it. I have been trying MySpaceID for this. But OAuth Rest API redirects to a MySpace URL to authenticate the user.
Is there any way to skip that and authenticate the user using the custom html form built within the my website?