Align naming for "secret" fields in integrations
We previously called these "password fields" because they use `type: 'password'`, but this is really just for the frontend form, and not all secret fields are passwords as such. We also considered "sensitive" and "confidential", but these both are a bit vague and longer to type.
Showing
Please register or sign in to comment