Support files for video tutorial - https://youtu.be/aX-BKd0kTGc
This tutorial demonstrates following things (For android app with source code.)-
New User registration on MongoDB Stitch using Android App
Login into existing account using email and password.
Reset password for existing account.
Maintaining session for logged in user(However, it is done by MongoDB stitch implicitly and automatically).