You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Edgar!
I've tried using session(MongoSessionStore.class) and noticed that logout doesn't work.
Found out that session.unset() is not applied in mongo session collection. During next request unset parameter exists again.
The text was updated successfully, but these errors were encountered:
Hi Edgar!
I've tried using session(MongoSessionStore.class) and noticed that logout doesn't work.
Found out that session.unset() is not applied in mongo session collection. During next request unset parameter exists again.
The text was updated successfully, but these errors were encountered: