Codex Auth Object Mapper

Paste old auth JSON + new object → xuất lại auth JSON cũ với value mới. Field nào được update sẽ highlight đỏ. Copy/download là JSON sạch.

1) Old auth JSON

Object credential cũ: access_token, id_token, refresh_token, account_id, expired...

2) New object

Nhận cả schema camelCase: accessToken/expiresAt/providerSpecificData... hoặc snake_case.
Ready

Output — Updated Auth JSON

Highlight đỏ = field được update từ object mới.