How to add logout feature to an OpenID enabled site?

后端 未结 9 1725
情书的邮戳
情书的邮戳 2020-12-14 07:36

I have recently added OpenID login to my website. But I don\'t know how to add the logout feature.

For example, on clicking the Sign In button I am able to show the

9条回答
  •  一生所求
    2020-12-14 08:09

    I'm doing my project and stuck in the logout problem I don't know how to do that like you I have solved by reset all of the cookie because i don't know the cookie that set the logging in status i need to know it.

提交回复
热议问题