Is there a way to secure Google cloud endpoints proto datastore?
问题 my setup: Python, google app engine using endpoints_proto_datastore iOS, endpoints Obj-C client library generator Background I've setup a test Google cloud endpoints api and had it running pretty quickly. It works great, using the test app in the iOS simulator, and using Google's APIs Explorer. The API is currently open to all with no authentication. I'd like to: setup an API-key or system-credential that can be used by the app to ensure it alone can access the api - with all others being