3 ms·
Nowadays, email inputs are just plain inputs. If they gain the ability to automatically verify an email address through JavaScript, there’s a high risk that thi
by 0x073 11mo ago
Nowadays, email inputs are just plain inputs.
If they gain the ability to automatically verify an email address through JavaScript, there’s a high risk that this feature could be abused by scam or phishing sites.
- withinboredom 11mo agoIt'd likely be gated behind something like a physical user interaction (like accessing location) and require the human to approve it.