Hi Meral, Google+ API is supported through Stackoverflow, so could you ask your question on Stackoverflow and tag<http://stackoverflow.com/questions/tagged/google-plus>it appropriately?
Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, May 26, 2014 9:49:46 AM UTC-4, MERAL MARADIA wrote: > > Hello, > > I am using the google V3 API. I am working with javascript library code. > All my code is based on javascript API. I have used the example & > integrated the code for authentication & list out videos. But I am > wondering for logout functionality code. > > My authentication functionality is working well. But after login I am > using gapi.auth.signOut() API to make the user log out from google. But it > seems not working, I followed the instruction of this page - > https://developers.google.com/+/web/signin/sign-out. > As per instruction I put the following code for logging out the user. > > gapi.auth.signIn({cookiepolicy:'none', class:'g-signin', > clientid:clientId, callback:function(authResult){ gapi.auth.signOut(); }}); > > But it is not helping out to make the user sing out. > > Can anybody let me know what mistake I am making ? > > Thanks, > > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" 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/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
