Closed idealley closed 6 years ago
a successful login should create or update an API user with the status (permission) of myERS We need to store the myERS id.
myERS
This is done. The ERS ID is saved as ersId. The endpoint also authenticates the user in the API with a JWT.
ersId
a successful login should create or update an API user with the status (permission) of
myERS
We need to store the myERS id.