HI I am developing a hosted web application in which users authenticate and are routed to Google login via OAuth. From there I want to be able to post, update/delete notices. Now I can post user notices using OAuth. But when I tried update/delete, the API guide says use ClientLogin.
I look up ClientLogin API, it says that the appliaciotn should be installed on desktop. Does this mean that users have to install my application on their desktop and only then they can use the built in ClientLogin to update/delete their notices? I want to allow users via my hosted web app to authenticate and then are routed to Google to post/update/delete their notices. Can this be done using ClientLogin over the web (instead of installing the applicaiotn over desktop) . I am little confused. Please let me know. -- You received this message because you are subscribed to the Google Groups "Google Health Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/googlehealthdevelopers?hl=en.
