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. :)
To see this working, head to your live site.
Search
Wishlist Page is the new official platform for requesting new features. You can vote, comment, and track the status of the requested features (requests from this page will be migrated to the new Wishlist soon).
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.