londonappbrewery / Authentication-Secrets

Companion Code for the Authentication Module on The Complete 2019 Web Development Bootcamp
https://www.appbrewery.co
440 stars 524 forks source link

How to set login from single device at a time #17

Open NikhilKumarNK5 opened 3 years ago

NikhilKumarNK5 commented 3 years ago

How can I set session so that I can login from one device at a time. Suppose I login from laptop and then if I login from another device say my mobile then it automatically gets logged out of my laptop.