Hi,

I think AuthSub could help you avoid storing the user password, it
will work even if they change passwords and you will have better
security:

Information about Authentication for Installed Applications
http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html

Information about Authentication for Web Applications:
http://code.google.com/apis/accounts/docs/AuthForWebApps.html

I also recommend checking the Calendar API Google Group:
http://groups.google.com/group/google-calendar-help-dataapi

Julian.

On Apr 21, 9:29 am, Emanuele <[EMAIL PROTECTED]> wrote:
> Hi all!
> I'm developing a desktop application that implement and control a web
> browser inside and have 300+ registered users with the software
> installed on PC.
>
> With an application like calendar feed, users can view their
> appointments and I want to add a button to each entry that insert the
> entry in the user personal calendar (google cal).
> The application "know" the user's password because the application
> itself use it to autenticate to our server at the startup and it's
> easy to add someting to user calendar.
>
> But the problem is that users can change their passwords from google
> control panel in the "account settings".
>
> I've an ISP account. Is there a way to avoid that?
> I don't want to redirect users for a login because I want to
> "automate" all.
>
> p.s. sorry for my english!!!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Apps APIs" 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/google-apps-apis?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to