bounswe / bounswe2024group11

The proof of work and the product from the 2024G11
https://bounswe.github.io/bounswe2024group11/
11 stars 1 forks source link

Implement Schema Validation on Login and Register routes #443

Closed umitcan07 closed 3 months ago

umitcan07 commented 3 months ago

🧱 Description

Add valibot as a dependency and validate the response coming from backend endpoints login and register so that we can narrow types down and use throughout the application

To be reviewed by: @umitcan07

📋 Acceptance Criteria