EuropeanRespiratorySociety / api-ers

ERS API
https://api.ersnet.org
MIT License
8 stars 0 forks source link

myERS Login #16

Closed idealley closed 6 years ago

idealley commented 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.

idealley commented 6 years ago

This is done. The ERS ID is saved as ersId. The endpoint also authenticates the user in the API with a JWT.