I am an Android developer building my first Google App Engine (java) back-end for my apps. I don\'t want anybody else to access this API other than my app. (I plan to use Ap
Google provides ways to do this for Android
, web
and iOS
The steps involves:
These steps are laid out in clear detail on Google's Using Auth with Endpoints and also on this blog