I am in the process of trying to build a webapp that integrates with Ubuntu One. It would seem that I am unable to authorize a user as per https://one.ubuntu.com/developer/account_admin/limited_tokens/cloud/ using Javascript due to a lack of CORS http://www.w3.org/TR/cors/ implementation which allows cross domain Javascript loading.
Will there be any future plans to support a more webapp friendly approach to authentication?