Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I doubt it as you wouldn't be able to generate the password matching Joomla's hashing. The easiest way to create users externally is to either use Joomla 4 built in API with authentication token (this will only create the Joomla user and not CB user though) or create an auto action to create users then HTTP call the auto action from node. Now I am going to try to register an unexisting user to joomla through node.js. I guess I can do it directly through DB ?
Please Log in or Create an account to join the conversation.