Security and Login

Create a complete login system for your site. Restrict all your pages and data APIs using the Security Provider tools, integrated in Wappler.

Security and Login Docs

2 Likes

Hi, I have a working sign up/log in/log out/redirect by role etc, but, how would you protect pages based on roles? the security provider enforcer does not seem to have anyway to set role.

I.e i have two dashboard pages, dashboard and dashboard-trade. If a trades person signs in they are taken to dashboard-role, but, if they mess about with the url there is nothing to stop them going to dashboard.

Is this not available in wappler?
Thanks