Commit Graph

4 Commits

Author SHA1 Message Date
DavidKorczynski 2efe7c9ee5
g-api-auth-library-python: embed .pem files in pyinstalled exec (#8082)
This fixes:
https://github.com/google/oss-fuzz/issues/8030#issuecomment-1194645711
2022-07-26 09:56:36 +01:00
DavidKorczynski f770567861
g-api-auth-library-python: refine set up (#8029)
Split the existing fuzzer. This adds significant speedup in one of the
code areas being tested. Also refines the setup to add more code paths
in the encoding logic.
2022-07-19 19:30:57 +01:00
DavidKorczynski 2c4cb12425
g-api-auth-library: add google members (#8023)
Ref:
https://github.com/googleapis/google-auth-library-python/issues/1082#issuecomment-1188384851
2022-07-18 16:24:48 -07:00
DavidKorczynski 6f6c9416cb
google-auth-library-python: initial integration (#8008)
* google-auth-library-python: initial integration

Initial integration of
https://github.com/googleapis/google-auth-library-python

* nit
2022-07-15 13:14:13 -07:00