I wanted to put feature in my application that if user is already logged in & If user try to log In from different browser or computer then he should get notification message about that "Do he want to login here & terminate other session ? In "Yes" case it should be Sentry's default process but in "No" case user should again redirect to login page.
Thanking you in advance.