Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 638 Bytes

File metadata and controls

20 lines (14 loc) · 638 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