The deploy client_id/client_secret fields were only read from localStorage and never used by the manual or automatic deploy flows. Remove the dead code so no credential-shaped value is read from browser storage.
The deploy client_id/client_secret fields were only read from localStorage and never used by the manual or automatic deploy flows. Remove the dead code so no credential-shaped value is read from browser storage.