J
J
JonGalt2017-08-21 11:12:41
Django
JonGalt, 2017-08-21 11:12:41

Logging out a user when re-logging on another computer?

Good afternoon.
Tell me how to make it so that when re-authorization on the site, the user automatically logs out on all other computers? So that only one user can work in the program under one login?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Kuzmichev, 2017-08-21
@JonGalt

https://github.com/pcraston/django-preventconcurre... I
glanced at the principle of operation: it destroys the previous user session, if it was, thereby "logging out" it on the previous device.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question