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
- Setting up Site Security Settings
- Login - Create a Working User Login Page
- Using Argon2 Secure Hashes
- Security - Restricting Access to Your Page
- Security - Secure your Server-Side data
- Logout - Create a Working User Logout Button
- Getting Details of the Logged In User and Binding them to your page
- Logged User Session Name
- Password Reset Functionality: Part 1
- Password Reset Functionality: Part 2
- Register New User and Auto Login on Success
- Redirecting on Login Based on User Roles
- Using OAuth2 Connector with Facebook
- Using OAuth2 Connector with Google