abhay-raj19 / FitBody

Star the Repo⭐.
https://fit-body-delta.vercel.app
MIT License
69 stars 120 forks source link

Security bug : ZOD Authentication in registration of the User #115

Open ujjwalagrawal-1 opened 1 month ago

ujjwalagrawal-1 commented 1 month ago

@abhay-raj19 I have not seen any Zod Authentication in this project in backend.

As a Good Authenticated Site. There Should be Zod Authentication on website , So then the user can't add wrong type of username and passwords while registring to the database

More about Zod -> https://zod.dev/

image

ujjwalagrawal-1 commented 1 month ago

@abhay-raj19 I want to contribute to this Project as I know all about Zod Authentication on the site.

Please Assign me this issue.

KartikeySingh05 commented 1 month ago

I am interested in solving this issue please assign this issue to me under GSSOC'24

abhay-raj19 commented 1 month ago

Good to go @ujjwalagrawal-1 implement Zod validations just make sure that all those schemas you should make inside the seprate folder and import them in validation files.

ujjwalagrawal-1 commented 1 month ago

Sure @abhay-raj19 Thanks for Assigining me