I'm using Cartalyst Sentry2 authentication in my Laravel 4.0 application.
For some reason, I can only log in only one time with an account. If I tried to login again with another browser or another computer, the other session get log out automatically.
I am wondering if this is a feature of Sentry2 and how I can disable it.
Edit
Multiple Login Instances for the same user github feature request