You might need to capture mac address on login then associate it with the login session
On Mon, Sep 14, 2020, 1:48 PM Salima Begum <[email protected]> wrote: > Hi all, > By using python and django. > > > 1. User Login with one account in different devices. > 2. If he login into another device we sent user to email. Saying that > New device login. > 3. After we show user in his/her account activity page With that > account how many devices are login. > 4. Then if user clicks on sign-out to a particular device then that > particular device should be logoff and deleted from activity list. > 5. The only remain thing is that signout to a particular device. > 6. How to do signout to a particular device from his activity list. > > For example, User has 2 devices and He/She login from 2 devices with one > account. In his account activity it will show 2 devices how to signout > another device from his account activity. In python and django > > Thank You in advance > ~ Salima > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAMSz6bkQhOy8bA%3D1XgUZ6%2BXryhu0cf%3Dr%2BXGJ5UVNPZdxL6n90g%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAMSz6bkQhOy8bA%3D1XgUZ6%2BXryhu0cf%3Dr%2BXGJ5UVNPZdxL6n90g%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAMeub5NYyroSTb8xzxcpPJ__bBehX77ZpULfBiUKAOhoAaUwFA%40mail.gmail.com.

