mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-12-12 11:29:35 -06:00
BREAKING CHANGE: `token` attribute of OAuth2Auth credentials used to be a dict containing both access_token and refresh_token, given that may cause confusions, now we replace it with access_token and refresh_token at top level of the auth credentials PiperOrigin-RevId: 750346172 |
||
|---|---|---|
| .. | ||
| test_auto_auth_credential_exchanger.py | ||
| test_base_auth_credential_exchanger.py | ||
| test_oauth2_exchanger.py | ||
| test_service_account_exchanger.py | ||