Description
Use Google authentication with httplib2-based HTTP transport in Python applications. It helps older or specific Google API clients attach credentials to requests through the expected transport layer.
This is authentication support code. Applications should protect tokens, verify TLS behavior, set timeouts, and avoid logging authenticated request details that may include sensitive data.