issues
search
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
Validation schemas
#38
Closed
alvgonfri
closed
1 week ago
alvgonfri
commented
1 week ago
Feature Description
Add validations using the Zod library.
Definition of Done
[x] Add "create user" validation schema.
[x] Add "login" validation schema.
[x] Update tests if necessary.
Feature Description
Add validations using the Zod library.
Definition of Done