How can I customize log in form in following:
- labels (E.g "Email", "Password"),
- Info messages (E.g "Please choose an authentication method and enter your credentials to access the CMS.")
- Error messages (E.g "That doesn't seem to be the right e-mail address or password. Please try again.")
And also is it possible to log in using"UserName" instead of "Email"? Can someone let me know any related article about that?
Thanks!!