No, the webservice for Users only return this for a user:
Make sense also do not return the passwords like that.
Thinking fast, a workaround I can think now is: Use the api-authentication method of Joomla.
Code:
protected $fieldsToRenderItem = [ 'id', 'groups', 'name', 'username', 'email', 'registerDate', 'lastvisitDate', 'lastResetTime', 'resetCount', 'sendEmail', 'block', ];
Thinking fast, a workaround I can think now is: Use the api-authentication method of Joomla.
Statistics: Posted by carlitorweb — Sat Apr 27, 2024 5:08 pm