FIS2425 / authorization-svc

Authorization microservice for medical consultation application. Handles the authorization of users for the entire application
Apache License 2.0
0 stars 0 forks source link

Login #9

Closed AntonioRodriguezRuiz closed 1 week ago

AntonioRodriguezRuiz commented 2 weeks ago

Feature Description

As I patient I want to login users so that I can use the app of the clinic

Return credentials in a JWT as a browser cookie:

Definition of Done