aboutsummaryrefslogtreecommitdiff
path: root/tests/test__service_account_info.py
AgeCommit message (Expand)Author
2021-10-21fix: add back python 2.7 for gcloud usage only (#892)arithmetic1728
2021-08-03fix!: drop support for Python 2.7 (#778)Tres Seaver
2020-02-13docs(copyright): correct name of company for commits after 2015 (#440)C.J. Collier
2019-10-21chore: blacken (#375)Bu Sun Kim
2018-02-08Add `cryptography`-based RSA signer and verifier. (#185)Danny Hermes
2017-02-22Create abstract Verifier and Signer, remove key_id hack from App Engine and I...Jon Wayne Parrott
2016-12-14Fix cyclic import and add Signer.from_service_account_info (#99)Jon Wayne Parrott
2016-10-18Consolidate service account file loading logic. (#31)Jon Wayne Parrott