Using Mantis for authentication?
Posted: 02 Feb 2025, 00:28
Hi there!
i am building a new app using the Mantis API. If i manage to complete it, i will release it as open source, just in case anybody is interested.
To access the API, an user needs to go to Mantis first and then create a Token, which is not an optimal solution for me.
I see the API has a `/api/rest/users/me/token` endpoint, yet I still need to already have a token to create a new token
Is there a way to call the API using username and password or any alternative method who can let my app autogenerate tokens?
i am building a new app using the Mantis API. If i manage to complete it, i will release it as open source, just in case anybody is interested.
To access the API, an user needs to go to Mantis first and then create a Token, which is not an optimal solution for me.
I see the API has a `/api/rest/users/me/token` endpoint, yet I still need to already have a token to create a new token

Is there a way to call the API using username and password or any alternative method who can let my app autogenerate tokens?