Create API key for new user
-
jlavender
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 1
-
Thank you received: 0
-
-
9 years 7 months ago #3899
by jlavender
I'm relatively new to Joomla development so I'm curious if anyone has an example of integrating the API key creation into the new user process (or any other programmatic process).
I am trying to create an unique key for each new user. Eventually I'd like to build the key creation into the set user's group action but I'll start here. I would greatly appreciate the help.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
9 years 7 months ago #3900
by admin
Hi,
a simple solution could be to create a Joomla plugin which manages the API key creation when needed. A good starting point can be found here:
docs.joomla.org/Creating_a_profile_plugin
In your case your "profile" field is the jBackend API key for the user, but the principle is the same.
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
Time to create page: 0.110 seconds