I've commented on your Stack Overflow post (
http://stackoverflow.com/questions/17017180/google-oauth-javascript-immediatetrue-not-working).
Can you follow-up there?


On Tue, Jun 11, 2013 at 1:31 PM, Gana <javabu...@gmail.com> wrote:

> I am trying to use google endpoints. I have multiple page applicaiton. The
> user logs in using google auth javascript apis. I am using
> https://developers.google.com/api-client-library/javascript/reference/referencedocs#gapiauthauthorize
>
> On the subsequent pages I need to get the access token values, so I can
> call the google endpoints with the access token set along with the request.
>
> As per the documentation, its adviced to use immediate:true, but nothing
> comes up with that flag. It works with immediate:false, but that comes up
> with a pop up window. It will be annoying to the users to get pop up window
> on each screen as my user navigates across each page
>
> I refered to this sample applicaiton
> https://google-api-javascript-client.googlecode.com/hg/samples/authSample.html,
> after succesful login /autherize, if I come back to this application, it is
> showing up the authorize button and I have to hit it (pop up shows) to get
> authorized.
>
> Please help!!!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-appengine?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Dan Holevoet
Google Developer Relations

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to