Convert RB.OAuthClientSecretView to TypeScript/spina
Review Request #14095 — Created Aug. 9, 2024 and submitted — Latest diff uploaded
This change converts the OAauth client secret widget JS to TypeScript
and spina. I decided to merge this into the "widgets" bundle, since it
seemed excessive to have a separate bundle just for this one file.
- Ran js-tests.
- Verified that the OAuth secret input still worked as expected.