AtriSukul1508 / Njack_Hack_It_Out-Tur1ng-

Blog Website
https://tur1ng.vercel.app
MIT License
26 stars 51 forks source link

Enhance/Make SignUp API with Improved Regex Validation #162

Open SAUMYXA opened 1 year ago

SAUMYXA commented 1 year ago

The SignUp API in the project currently lacks proper regex validation for user input. This omission can lead to the creation of user accounts with invalid or insecure data. As a contributor at GSSOC'23, I propose improving the SignUp API by implementing robust regex validation to ensure that user input meets the required criteria.