Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

Implementing p12 support in ServiceAccountCredentials. #398

Commits on Feb 5, 2016

  1. Make _ServiceAccountCredentials public.

    Also
    - changing the svc. acct. creds constructor to take a signer
    - adding two factory constructors to build from a JSON keyfile
      (either by filename or already parsed)
    - adding helpers to avoid re-loading file contents or re-parsing
      JSON when constructing svc. acct. creds from the main
      `client` module
    dhermes committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    91b3c61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3391bc View commit details
    Browse the repository at this point in the history