Skip to main content

Easily create an authorized service-object for interacting with google's client APIs, server to server.

Project description

GClient API Service Account Authorization

https://travis-ci.org/ambitioninc/gclient-service-account-auth.png Latest PyPI version Number of PyPI downloads

Authorizing server-to-server communications with Google’s APIs should be easy. However, it can be difficult to understand how to do authorization based on Google’s Service Accounts, instead of the better-documented three-party oauth flow. This library attempts to streamline this process.

It makes authentication and authorization as simple as creating an instance of the AuthorizedService class, with the name of your project and the name of the API to authorize for. To get started, see the quickstart guide.

Installation

To install the latest release, type:

pip install gclient-service-account-auth

To install the latest code directly from source, type:

pip install git+git://github.com/ambitioninc/gclient-service-account-auth.git

Documentation

Full documentation is available at http://gclient-service-account-auth.readthedocs.org

License

MIT License (see LICENSE)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gclient-service-account-auth-0.2.1.tar.gz (4.4 kB view hashes)

Uploaded source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page