What are the pros and cons of using an email address as a user id?

前端 未结 15 1426
离开以前
离开以前 2021-01-29 20:15

I\'m creating a web app that requires registration/authentication, and I\'m considering using an email address as the sole user id. Here are what I see as the pros and cons (upd

15条回答
  •  一整个雨季
    2021-01-29 20:24

    Personally, I prefer just using my email address as a username. It's one less thing to remember, and I never have to worry about my preferred name being already taken.

    Just my 2 cents!

提交回复
热议问题