Page 1 of 1

REST API

Posted: 29 Jul 2020, 06:55
by econsor_ag
Hello,

I want to extend the users_rest.php in the api/rest/restcore/ folder to create a function which allows me to create a auth token using a username and password.

Is it possible to do this in the plugin directory without changing core files, or is there a better solution extending the API?

Thanks in advance!