Security of in-app Forgot Password workflow in Xamarin (Mobile App) without using a website

I decided to implement "forgotten password" functionality, without having to create a website just for that. The usual workflow that I’ve seen for any app is:

User requests password reset
Link is sent to their email with a token… Continue reading Security of in-app Forgot Password workflow in Xamarin (Mobile App) without using a website