How do I implement OpenID in my web application?

后端 未结 4 1737
眼角桃花
眼角桃花 2020-12-08 10:47

Does Stackoverflow create a new OpenID when a user registers with an email address (i.e. does not provide an existing OpenID)? How do you do that? Do you have code example

4条回答
  •  自闭症患者
    2020-12-08 10:53

    I think you are mis-understanding OpenID, the process of registering and OpenID is the responsibility of the user, you'll note that there is no place to signup here without an OpenID.

提交回复
热议问题