What is the easiest way to show “User already exists” error on Sign Up?
We use customized Universal Login (Lock.js library).
I saw this reasoning for showing generic error for “User already exists” situation Custom sign up error message for user that already exists, however I am less affected by user enumeration threat (I don’t want to disclose details) and I need to provide better user experience.