Hi I have a login page. And a mysql database with emails and pass words. How can I link the 2 I have already setup the database in database manager. Sorry very new to wappler thank you
franse
October 6, 2024, 4:26pm
2
Hello! And welcome to the community!
Are you on PHP or NodeJS ?
Check this:
Using the Security Provider you can define the security settings for the whole project and reuse them on all of your pages. We will go through each of the available options - from single user to database users and explain how to set them up.
Setting Up Security Provider
The Security Settings you create are globally available for all your server actions across your project. You need to setup your Security Provider once, and then you can reuse it in all the steps which require any kind of secur…
Wappler makes creating a Login page with a Login form simple and secure.
Having a Login page is an important part of any website, we strive to make the process completely secure using the most robust technologies.
Setting Up a Login Page
Step 1: Now after you added the security provider in your server action let’s add the login functionality. Right click the security provider step (doesn’t matter which security provider type you are using):
[image]
Step 2: Open the “Security Provid…
Please note that Wappler Interface has changed but the logic is the same
You can check this videos:
https://www.youtube.com/playlist?list=PLUjqTJN3byC9W9UFjsV9f9vefe_ZSFQfb
https://www.youtube.com/playlist?list=PLUjqTJN3byC8-qBFItSeBYuXolTng41pN
https://www.youtube.com/playlist?list=PLUjqTJN3byC_14StBaQyXdhl_K29n5coI
And you can ask everything you need here