competemcgill / wisp-users-microservice

WISP Microservice to handle user data and interactions
https://docs.wisp.compete-mcgill.ca/microservices/users
MIT License
4 stars 1 forks source link

Separate update user problems logic #46

Closed terror closed 3 years ago

terror commented 4 years ago

Separated update user problems into it's own route separate from login in order to reduce the time it takes to login in the case a user has no last submission information. Issue: https://github.com/Compete-McGill/wisp/issues/38