This is not a high priority but I suspect it can be looked at quickly. The warning in the dev tools (Chrome) ``` [DOM] Input elements should have autocomplete attributes (suggested: "current-password"): (More info: https://goo.gl/9p2vKq) ``` Relevant links: * https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete#values (scroll to "current-password") * https://www.chromium.org/developers/design-documents/create-amazing-password-forms