[google-appengine] Re: oauth2 exchange code for token

2015-08-28 Thread James Gilliam
it is state -- try finding that in the oauth2 documentation

On Friday, August 28, 2015 at 4:41:39 PM UTC-7, James Gilliam wrote:

 does anybody know how to pass a user specified parameter in step1 of the 
 oauth2 scenario that can be retrieved when receiving the code in step2?  so 
 one can relate the step1 authorization with step2.



-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/83b79907-05e5-4967-ad60-50381e8ce3a0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: oauth2 exchange code for token

2015-08-28 Thread James Gilliam
look at documentation page 

https://developers.google.com/identity/protocols/OAuth2WebServer

search for the word 'state'

On Friday, August 28, 2015 at 4:41:39 PM UTC-7, James Gilliam wrote:

 does anybody know how to pass a user specified parameter in step1 of the 
 oauth2 scenario that can be retrieved when receiving the code in step2?  so 
 one can relate the step1 authorization with step2.



-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/9acbdeea-868d-43de-9d65-74e6ffcdf06e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.