There is currently duplication in the validation for password, etc. in the credential-related v-form components. Possibilities: * Abstract out to a common helper function * Think about moving to Vuelidate or VeeValidate.
There is currently duplication in the validation for password, etc. in the credential-related v-form components. Possibilities: