App Engine provides an API for easily creating an OAuth provider. In this blog post, I’ll describe the following steps: Create and deploy an App Engine application the implements the OAuth APIAdd a new domain to your Google Account. Verify this domain.Connecting an OAuth client to make requests against your application I’ll avoid a deep explanation of OAuth for now. We can find everything you need