aboutsummaryrefslogtreecommitdiff
path: root/tests_async
AgeCommit message (Expand)Author
2021-07-20revert: revert "feat: service account is able to use a private token endpoint...arithmetic1728
2021-07-14fix: fix fetch_id_token credential lookup order to match adc (#748)arithmetic1728
2021-07-14feat: service account is able to use a private token endpoint (#784)Chaoren
2021-06-03fix: session object was never used in aiohttp request (#700) (#701)Slava
2021-04-23feat: add reauth support to async user credentials (#738)arithmetic1728
2021-02-25fix: use gcloud creds flow (#705)arithmetic1728
2020-09-28feat: add asyncio based auth flow (#612)Christopher Wilcox