cms icon indicating copy to clipboard operation
cms copied to clipboard

bug: No input validation on backend api routes

Open sahilcodes-com opened this issue 1 year ago • 3 comments

code

right now there is no input validation on backend

we can create a zod schema to validate the input on backend and reuse the same schema in react-hook-forms to validate the form input on frontend.

I would like to work on this issue.

sahilcodes-com avatar Apr 23 '24 01:04 sahilcodes-com

@Sahil-Choudhary-17 are u working on this?

hxdy-1 avatar Apr 24 '24 15:04 hxdy-1

Just waiting for the issue to be assigned to me.

sahilcodes-com avatar Apr 24 '24 15:04 sahilcodes-com

bro no need for assignment start working

vikaspatil0021 avatar Apr 25 '24 05:04 vikaspatil0021