If a new user is signing up for the first time, and there is an option to create a username, how do I create a condition that if the username already exists in the USER database, the user gets a message that the username is already taken.
I see bubble already takes care of the email section and there cannot be more than one same email.