← Back to conversations
Login Page fuction using KivyMD
tanzo
Posted on May 1, 2022
I have created a login page with kivyMD and I want to add a function in my program by which only the people with correct email and password will be able to login to the page else I will show error page.
Juri Ivanov
Posted on May 2, 2022
Use the available databases. For example, like here - https://github.com/HeaTTheatR/LoginAppMVC