Releases: googleapis/google-auth-library-php
Releases · googleapis/google-auth-library-php
v1.35.0
1.35.0 (2024-02-01)
Features
- Add
expires_in
and token_type
to tokens from ServiceAccountJwtAccessCredentials
(#513) (ee2436d)
- Workforce credentials (#485) (c1b240f)
Bug Fixes
v1.34.0
1.34.0 (2024-01-03)
Features
- Respect sub for domain-wide delegation in service account creds (#505) (821d4f3)
- Support universe domain in service account and metadata credentials (#482) (e4aa874)
Bug Fixes
v1.33.0
1.33.0 (2023-11-29)
Features
- Add and implement universe domain interface (#477) (35781ed)
v1.32.1
1.32.1 (2023-10-17)
Bug Fixes
- Allowed_algs not properly set for string value (#489) (0042b52)
v1.32.0
1.32.0 (2023-10-10)
Features
- Respect cache control for access token certs (#479) (6d426b5)
v1.29.1
1.29.1 (2023-08-23)
Bug Fixes
- Use PKCS8 by default for ID token verify (#466) (0c3a1be)