1) Old object #1 — Auth file info
Object metadata/info cũ: account, account_type, id_token object, status, recent_requests...
2) Old object #2 — Auth file JSON
Object credential cũ: access_token, id_token, refresh_token, account_id, expired...
3) New object
Nhận cả schema camelCase: accessToken/expiresAt/providerSpecificData... hoặc snake_case.
Output #1 — Updated Auth file info
Highlight đỏ = field được update từ object mới.
Output #2 — Updated Auth file JSON
Highlight đỏ = field được update từ object mới.