Saturday, January 2, 2021

Log Out User From All Devices

When a  user will change his/her password, then the user will log out from all devices.
Ho to implement this in django?
logout(request) only logout the user from the browser,  from which browser user doing the action. But I want to logout the user from all devices.

--
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 django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c6423806-821f-4dfa-9b95-cb59214ce906n%40googlegroups.com.

No comments:

Post a Comment