REST API

General discussion about MantisBT Plugins

Moderators: Developer, Contributor

Post Reply
econsor_ag
Posts: 31
Joined: 18 Jun 2019, 08:35

REST API

Post 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!
Post Reply