Unfortunately I don't think that's possible at this point. First, you would need to ask the user for the wave login info, and many would be reluctant to give it. Secondly, an API call could work except for the fact that they don't have one yet for wave (I think). Here's a blog post about how to do it for some other Google Applications like Calendar or Docs, etc. Check it out at http://www.webapper.com/blog/index.php/2008/01/24/google-api-the-cool-way-to-login-part-1/
Good luck, Taylor Ralston On Apr 22, 5:51 am, RAVINDER MAAN <[email protected]> wrote: > thanks for your reply Mr. Taylor Ralston > I was trying to find out is there any way to login from my website to > google wave server if we know password and user name of users wave account. > > On Thu, Apr 22, 2010 at 2:10 PM, tralston <[email protected]> wrote: > > Ravinder, > > > I haven't tried this, but I imagine you could try making a link to > >http://wave.google.comthat targets a new smaller login window (or > > iframe or div block, etc) and you can then write some javascript or > > AJAX code that somehow checks if there has been a successful login > > (maybe if there's a valid session or something) and then refreshes the > > main page (or the wave div). > > > Hope the idea can get you started, > > Taylor Ralston > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Wave API" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-wave-api%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-wave-api?hl=en. > > -- > Regards, > Ravinder Singh Maanhttp://ravindersinghmaan.blogspot.com/ > > -- > You received this message because you are subscribed to the Google Groups > "Google Wave API" 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 > athttp://groups.google.com/group/google-wave-api?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Wave API" 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-wave-api?hl=en.
