I have a website where I have integrated UserFrosting login management system. Now, I am using Prefinery to generate user credentials and these user must be able to login to my website without any registration needed. How can I integrate my username/password details from Prefinery into my website so that user can simply login to my website.
I am using MySQL DB. I did not find any code to insert user credentials to my MySQL DB.