Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 467 Bytes

File metadata and controls

12 lines (7 loc) · 467 Bytes

stitch_authentication_android_support

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).