When logging into ArcOS, the "username" field should allow for either an email address or a username to be entered. This requires a backend modification to POST /login and a frontend change to properly handle the display name when an email was entered instead of a username.
When logging into ArcOS, the "username" field should allow for either an email address or a username to be entered. This requires a backend modification to POST /login and a frontend change to properly handle the display name when an email was entered instead of a username.