WebWeWant / webwewant.fyi

If you build websites, you inevitably run into problems. Maybe there’s no way to achieve an aspect of your design using CSS. Or maybe there’s a device feature you really wish you could tap into using JavaScript. Or perhaps the in-browser DevTools don’t give you a key insight you need to do your job. We want to hear about it!
https://webwewant.fyi
MIT License
76 stars 23 forks source link

I want to access hardware information, as IMEI or serial number, from a PWA. #595

Open WebWeWantBot opened 1 year ago

WebWeWantBot commented 1 year ago

title: I want to access hardware information, as IMEI or serial number, from a PWA. date: 2023-01-18T17:27:50.853Z submitter: Winstein Martins number: 63c82c1604c5a3005ce67726 tags: [ ] discussion: https://github.com/WebWeWant/webwewant.fyi/discussions/ status: [ discussing || in-progress || complete ] related:

I'm building a PWA that can be used only in companie's smartphones. The simpliest way of beeing sure that the phone belongs to the company and is not a personal one, would be checking the phone's IMEI or serial number in the companie's list. Nowadays, we create a contact in all companie's phones and check if this contact exists when some device tries to run the PWA. Furthermore, login and password are used for validation and geolocation is checked. If we could access the phones IMEI, we would change all of this for only one way of checking.


If posted, this will appear at https://webwewant.fyi/wants/63c82c1604c5a3005ce67726/