aboutsummaryrefslogtreecommitdiff
path: root/google/auth/exceptions.py
AgeCommit message (Expand)Author
2021-09-07fix: add SAML challenge to reauth (#819)arithmetic1728
2021-04-14feat: add reauth feature to user credentials (#727)arithmetic1728
2021-02-16feat: workload identity federation support (#698)bojeil-google
2021-02-11Revert "feat: workload identity federation support (#686)" (#691)Bu Sun Kim
2021-02-09feat: workload identity federation support (#686)bojeil-google
2020-05-13feat: encrypted mtls private key support (#496)arithmetic1728
2020-04-13feat: add default client cert source util (#486)arithmetic1728
2020-04-01feat: consolidate mTLS channel errors (#480)arithmetic1728
2020-03-27feat: add access token credentials (#476)arithmetic1728
2020-02-13docs(copyright): correct name of company for commits after 2015 (#440)C.J. Collier
2016-10-12Fixing various docstringsJon Wayne Parrott
2016-10-06Add google.auth.transport and google.auth.exceptions (#9)Jon Wayne Parrott