Just add AUTOCOMPLETE=“OFF” to the input field
<input name="pwd" id="password" type="password" class=" required" AUTOCOMPLETE="OFF" /> Just add AUTOCOMPLETE=“OFF” to the input field
<input name="pwd" id="password" type="password" class=" required" AUTOCOMPLETE="OFF" />