Thursday, March 4, 2021

Bind device with login id and password

Hi Experts,

Is there any way or logic in Django where we can bind user login id and password with first device login id.
for example:- 
If a user first time login into a PC A, he can't login into PC B using same login id. He can only login into PC A with his login id. if he changes the PC then from backend we can remove his old registration and he can login into New PC.

Please help me with the logic or any tutorial on this.


Regards
Sachin 

--
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/85c94977-67b8-4e4f-8b50-c12a5a992aecn%40googlegroups.com.

No comments:

Post a Comment