0

I've been reading Google Documentation for Google Cloud Endpoint for a while but I can't still find specific solution/example for a scenario:

  • App does not require Google Account (Authentication using custom or via Facebook)

How can I verify from GCE that the request really comes from my android, ios and web clients?

yesterdaysfoe
  • 768
  • 3
  • 7
  • 23
  • See: http://stackoverflow.com/questions/33810378/ – konqi Dec 04 '15 at 14:32
  • At least that is the answer for custom authentication that gets injected into your endpoint methods. If you want to have something more trivial you could inject the headers into your methods an check for an auth header. – konqi Dec 04 '15 at 14:35

0 Answers0