I've made an app that allows users to have a username, however, say if the username 'Nathan' is taken the user can still have the username 'nathan' and I don't want that. I would like my username's to be not case-sensitive so if 'Nathan' is taken the the user can't have something like 'NatHan' or something like that.
Thanks for your time,
Nathan