Skip to content

Security and Login

Start here for security-aware workflows in Wappler: session context, login-related server logic, and safe state handling.

Use this page as the security-oriented map through Wappler. Start with the shared Security Provider setup, then continue into the working login flow, the App Root page-restrict inspector, and finally the session-aware server actions that enforce access.

The goal is to help beginners separate provider setup, sign-in flow, page access, and protected server logic before they build larger authentication systems.

Start with provider setup, then follow the same identity through login, page restriction, and secure server flows.