Files
deb-python-oauth2client/oauth2client/_pycrypto_crypt.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

4.2 KiB