Google Account

49 views
Skip to first unread message

Tsolmon Narantsogt

unread,
Jul 29, 2010, 5:55:48 AM7/29/10
to google-a...@googlegroups.com
Hi guys

I have a question ?
1) How to login from my google account ?

i tried this code
<a href="https://www.google.com/accounts/ServiceLogin?service=ah&continue=http://localhost:8080/_ah/login%3Fcontinue%3Dhttp://localhost:8080/&ltmpl=gm&ahname=Life+Log&sig=fe8527b8d96c1aea6a82bc6092b8b4d7" >Sign in </a>

but it's not working .

Help me guys

Regards
Tsolmon


Geoffrey Spear

unread,
Jul 29, 2010, 1:34:41 PM7/29/10
to Google App Engine
You probably don't want your user to be logged in using Google's
servers and then get redirected to localhost.

Use the Users API to generate the login URL.

On Jul 29, 5:55 am, Tsolmon Narantsogt <mnt...@gmail.com> wrote:
> Hi guys
>
> I have a question ?
> 1) How to login from my google account ?
>
> i tried this code
> <a href="https://www.google.com/accounts/ServiceLogin?service=ah&continue=http..."

Alon Carmel

unread,
Jul 29, 2010, 3:57:24 PM7/29/10
to google-a...@googlegroups.com
on python its _ah/login or something like that.
-
Cheers,

def AlonCarmel(request)
     import simplejson as json
     contact = {}
     contant['email'] = 'a...@aloncarmel.me'
     contact['twitter'] = '@aloncarmel'
     contact['web'] = 'http://aloncarmel.me
     contact['phone'] = '+972-54-4860380'
     return HttpResponse(json.dumps(contact))

* If you received an unsolicited email from by mistake that wasn't of your matter please delete immediately. All E-mail sent from Alon Carmel is copyrighted to Alon Carmel 2008. Any details revealed in e-mails sent by Alon Carmel are owned by the Author only. Any attempt to duplicate or imitate any of the Content is prohibited under copyright law 2008.



--
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-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.


Reply all
Reply to author
Forward
0 new messages