aboutsummaryrefslogtreecommitdiff
path: root/tests/test_app_engine.py
AgeCommit message (Expand)Author
2021-07-23fix: do not use the GAE APIs on gen2+ runtimes (#807)Zev Goldstein
2021-02-01feat: use self-signed jwt for service account (#665)Bu Sun Kim
2020-07-09feat: add quota project to base credentials class (#546)Bu Sun Kim
2020-02-13docs(copyright): correct name of company for commits after 2015 (#440)C.J. Collier
2019-10-21chore: blacken (#375)Bu Sun Kim
2017-09-12Fix App Engine's expiration calculation (#197)Jon Wayne Parrott
2017-06-30Make testing style more consistent (#168)Jon Wayne Parrott
2017-05-08Fix clock skew calculations (#158)Jon Wayne Parrott
2017-03-23Add a consistent 5 minute clock skew accomodation (#145)Jon Wayne Parrott
2017-02-22Create abstract Verifier and Signer, remove key_id hack from App Engine and I...Jon Wayne Parrott
2017-02-16Add public property google.auth.credentials.Signing.signer (#110)Jon Wayne Parrott
2017-02-15Fix issue where GAE Signer erroneously returns a tuple from sign() (#109)Jon Wayne Parrott
2016-12-02Add Signing.singer_email (#89)Jon Wayne Parrott
2016-11-08Make service_account_email public, read-only (#76)Jon Wayne Parrott
2016-10-24Add GAE to application default credentials.Jon Wayne Parrott
2016-10-24Add app engine credentials (#46)Jon Wayne Parrott