Hi, I have been reading a lot about this google endpoints and I have trying 
to something that is not quite easy to guess. After you create a google 
cloud endpoint server and you deploy it is open to any HTTP request 
(unauthenticated). In the cloud endpoint documentation (referring to using 
authentication) you can read about setting OAuth2.0 to authenticate users 
with google account but there is no documentation about restrict the 
endpoint service to a specific mobile app (android or ios) and discard all 
other HTTP requests. So the question is how to authenticate mobile apps (no 
users) and prevent HTTP request (unauthenticated)? I'am building my server 
API(enpoints) based on Python.
Thank you.

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to