jaliss / securesocial

A module that provides OAuth, OAuth2 and OpenID authentication for Play Framework applications
http://www.securesocial.ws
Apache License 2.0
1.19k stars 510 forks source link

After hitting the /logout api, Session is not getting cleared it is only redirecting to login_page. And i am able to login again with the same token id #613

Closed krpuru closed 6 years ago

jaliss commented 6 years ago

I cannot reproduce this. Hitting the logout endpoint invalidated the token for me.