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

Feature/38 validation schemas #39

Closed alvgonfri closed 1 week ago

alvgonfri commented 1 week ago

I have added some validations when login and creating an user, using the Zod library.