User Login/Authentication using SQL on Native App

0
I have to maintain the users of my mobile app on a SQL database and then set up a login functionality so that users are authenticated from my SQL backend. I have started my native app using the ‘ Native Mobile Quickstart app’ and here, the login module is already created. I have tried to make amends to my app so that it uses the already made sign-in (authentication) nanoflow. I have tried to create users from from my front-end and also added users to my backend SQL, however, whenever I try to login using those users, it does not work. Gives me ‘unauthorized user’ error.   I followed this tutorial to set up my app. https://www.youtube.com/watch?v=luppbN7iyNE  Using mendix studio pro 8.18.3.
asked
0 answers