Hello Wix Community,
I’ve been wanting to make a login page in wix which checks the login inputs (email and password) with a database in which the login fields are stored. Then when the user clicks the log in button I want to log the user in with the wixUsers.login function. I’ve tried some codes but i’m not able to check it through the database and then login maybe because the database cannot be used for wixUsers.
Please help me as this is a project which is very important for me