Gipsy,

I think it may satisfy my requirement, but how do I learn what that
url is ("the_url" below)? It looks like I need to know that url so I
can put it in as hard-coded link [<a href="the_url"> Click here if you
wish to login</a>] on my app's home page.

On Jan 9, 11:47 pm, "Gipsy Gopinathan" <gipsy.ra...@gmail.com> wrote:
> Brian,
>
> If you let your users click the url generated by
> users.create_login_url('/xyz')  it will take the users to the google'
> account login page and after successfull completion of login , google
> automatically redirect the user to the url you have provided ('xyz' in this
> case). I think this satisfies your requirement. Is it?
>
Brian
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to