Hey, im trying to figure out how to make a user authenticate with my web app using google accounts and be recognized as an active session with google wave.
Currently when i use google accounts login, everything works fine but embedded google wave widgets dont recognize the users session and asks him to relogin.
The only way i found around this is using friend connect which is open social login and lets you be recognized by the embedded wave automatically. but its a work around and i rather use a straight forward google account login process and not facebook connect like.
i saw there is a ?service=wave,gmail,calendar parameter when i init the login. is there a way to make the same call with wave as a service to let the user authenticate with google wave too?