Login of two different users issue.

Database & APIs

Hello, please we need urgent help as we dont seem to move forward. The core of my projects lies on the issue I am facing, my app should have two user types, that will be able to have a call. the issues is that the login API in order to get connected to xano, it needs an email and a password already existing on xano to give me a token. At the beginning that was fine, but now in order to check if both users can make the handshake and call each other, each user need to login. However when I test, the test always runs with the values I put on the login API. and the API only works when I put the user values. even though the logic does have already a user type, that should be redirected to its own pages after login, but the test only uses the user coded on the login API ( and it doesnt work without giving the email and pass ). We are not able to test the call since only one user is able to login. We tried other browsers and incognito mode, didnt work.

Please help.

Thank you.

How can I be able to let both users login from their own page

What have you tried so far?

Other browsers, incognito mode, delete the hard coded email and pass..

Did you check FlutterFlow's Documentation for this topic?
No
3
4 replies