How do I create a login system without a backend service?

How can users log in to my app using only the app itself, without connecting to an online database or server?

Hi there,

Have a look at this youtube video, it explains it very well how to use the database.

Hope it helps!