omniauth / omniauth-openid

OpenID strategy for OmniAuth
MIT License
86 stars 57 forks source link

Log out of the openId completely #32

Open koushic88 opened 8 years ago

koushic88 commented 8 years ago

when i log out of my app, i see that the app session getting destroyed. But the OP session persists. The user is still able to view the contents without having to login. How to accomplish the logout logic ?