Files
deb-python-oauth2client/tests/test_client.py
Danny Hermes 91b3c61450 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
2016-02-04 18:45:20 -08:00

62 KiB