Hope you are all well. I have very little knowledge in coding so any help is very much appreciated.
I am currently using the following steam authentication system on my joomla website. https://github.com/SmItH197/SteamAuthentication
The login system works perfectly (apart from the logout button but that is for later), however the issue is that when a user signs-in through steam, the user is not created in joomla, so my other joomla plugins (such as Alphauser points) do not respond to the user being logged in. There is no syncing with the steam login.
I am wondering if there is anyway that the steamID and the password can be pulled from the steam login in order to automatically create a linked joomla user (steamid as username), and if possible to create a random email address or even copy the email from steam.
Thank you in advance.
Joe