Migrated from Redmine #670 | Author: Anum Qudsia Status: Rejected | Priority: Low, I can wait | Created: 2021-03-23
Hi,
I want a REST call for getToken. Right now I am only able to use /auth api which looks like this (see below). However, I am making this call from my backend code and we actually should be using API-key instead. Please provide me with the getToken equivalent call for REST api.
How can it be safe to store admin password on server? I am making an application where we need to get the bookings and my client doesn’t want to enter admin password everytime.