Not sure if this has been answered before, but is there a possibility to get Wix Code to make a own separate login ability using the databases? I would modify this for personal use. I understand the security risks to this.
You could always make your own data collection which can hold both username, password and more and connect text fields and login buttons and verify user your own way but it is a very bad idea.
You loose a lot of security and extra functions that you will get when using the built in users system. Just out of couriosity why would you create your own? Are there things missing?
Hello,
I am looking to go about building my own customized applications such as forums, admin panels, and more. I’m just curious if it’s possible to make the same kind of login-in ability (I wouldn’t know how about going to do that). It would provide more flexibility and possibility with some self-created things.