I’m new at Wappler and I really like what I’ve tried so far. I’m trying to create a login page following the documentation. I saw that some parts of the documentation are outdated as db connection and security provider calls are not needed anymore in the APIs.
I created a login page by following the documentation:
If user is correctly authentifed, then redirect to dashboard
Otherwise, display the alert.
When I try within Wappler in preview mode, it works just fine! However, when I try from my browser in localhost, it does not work. More specifically, if I insert the correct credentials, it correctly identify the user by giving the id in the console BUT it does not redirect…
What did I do wrong?
Thank you!
Added note: I use NodeJS with Docker in localhost.
I may have found the issue, but I do not think it is related to the workflows I used.
More specifically, I downloaded the files you provide in the video you linked, and discovered that the folder DmxAppConnect contains way more file in your installation than in mine. Check here: