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

前端 未结 15 1439
离开以前
离开以前 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:31

    CONS

    1. When the same password is used for the e-mail account, compromising the one automatically means compromising the other.

提交回复
热议问题