FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

java-docs-samples/appengine-java8/users/README.md at tables · alfredjava/java-docs-samples · GitHub

Latest commit

 

History

History
23 lines (16 loc) · 915 Bytes

File metadata and controls

23 lines (16 loc) · 915 Bytes

Users Authentication sample for Google App Engine

This sample demonstrates how to use the Users API on Google App Engine.

Running locally

This example uses the Maven gcloud plugin. To run this sample locally:

$ mvn appengine:run

Deploying

In the following command, replace YOUR-PROJECT-ID with your Google Cloud Project ID.

$ mvn appengine:deploy

Back | FazBrowse Home | New Git URL