Update authentication token state from incoming webhook into token table

Auth tokens arrive by webhook without a single source of truth, causing failed API calls and manual refreshes. Record token state and rotations so processes run reliably same day.

Update authentication token state from incoming webhook into token table

Overview

Update authentication token state from incoming webhook into token table