Sending an email is a well-known process to check user identity.
You can implement its easily following this two steps
- Use Mobile App Email Checker in
On Mobile App Authentication
to disable the user session and send an email with a validation link. - and Mobile App Active Session in
On Web Connection
to validate the session when the user click the link.