Suppose a user forgot their password and requested an email link to reset it. The email could contain a URI link to reset their password. If this is a URI for a register URI scheme in Android or iOS, is this secure?
For example, if the URI were broadcast to listener applications, can a malicious app take this URI and behind-the-scenes reset the login username and password for the user of the original site?
Can a malicious app register to receive links from any domain, or are there restrictions? (iOS or Android)
Update: The deep linking I'm talking about is: