× Requests and support related to jBackend.

Create API key for new user

  • jlavender
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 2 weeks ago #3899 by jlavender
Create API key for new user was created 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.

More
9 years 2 weeks ago #3900 by admin
Replied by admin on topic Create API key for new user
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.105 seconds