login-fire
login-fire copied to clipboard
Errors should reflect on paper-inputs
The email password authentication errors should reflect on the paper-inputs instead of in an error section.
For this we should also not autovalidate, the default should be to validate on click of one of the buttons and then reflect the errors in the paper-inputs.
We can add an autovalidate property that allows people to override that and autovalidate instead.