How to create login permissions for users to login in mobile using dashboard

0
Hi,    I want to implement simple app which have 5 users. I want to make them to have their won credentials to log in. And also please give me idea how to create login page and verifying the login details of users.  Thank you   
asked
1 answers
0

Check out the widget in the appstore: https://appstore.home.mendix.com/link/app/87/Mendix/Login-form

a sample/test project can be found on github: https://github.com/mendix/LoginForm

answered