I am writing a laptop theft recovery service. The client requests /
update on the Google App Engine server, with user credentials, through
HTTPS every few minutes. The server stores the IP from which the
request was made and the time the request was made in the user
information database model. My question is as such: how do I
authenticate the user in the Google App Engine server? The username
and password are given through POST in the HTTP request but I'd still
need a login URL which the client cannot generate.

--~--~---------~--~----~------------~-------~--~----~
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