go-macaron / session

Package session is a middleware that provides the session management of Macaron.
Apache License 2.0
26 stars 27 forks source link

how to destroy a non-current user's session #46

Open wangjuelong opened 3 years ago

wangjuelong commented 3 years ago

It's hard to destroy a non-current user's session...