I have this crazy project where I need to literally develop a twitter application on webOS.
The problem is that without using xAuth with oAuth the login process as a common user (end-user who is not signed as a developer) will not be possible.
Therefore I want ask…
webOS applications are considered web base applications or mobile applications?
if are considered web-base applications and xAuth is not allowed…
Is there any way to access to the API to let this end-user login with his/her id and password to post contents?
I will appreciate any tips on this matter.