I'm working on a web app project about education. The customer requests to only be allowed to log in on authorized devices. I have not received a response yet because I am reviewing the feasibility of that request. It's been a week and there's still no way to handle it. Can anyone give me some tips for declarative development? Currently based on ASP.Net
Web Apps cannot be stopped to work on specific devices. It is very difficult.
Still there are some third party JS libs which claim to do so by generating unique fingerprint for device.
Fingerprint.js. you can check on Google
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.