prasenjeet-symon / intellectia

Intellectia - Your Guardian Against Misleading AI-Generated Content
MIT License
15 stars 43 forks source link

Implement apiRequestAuthSignupValidator Function in lib/utils (Library Package) #210

Closed prasenjeet-symon closed 11 months ago

prasenjeet-symon commented 1 year ago

Title: Implement apiRequestAuthSignupValidator Function in lib/utils (Library Package)

Description: This GitHub issue focuses on implementing the apiRequestAuthSignupValidator function within the lib/utils library package. The purpose of this function is to validate requests for the server/auth/signup route. This validation process enhances the security and reliability of the signup endpoint.

Tasks:

  1. Function Implementation:

    • [ ] Implement the apiRequestAuthSignupValidator function in the lib/utils library package.
  2. Validation Logic:

    • [ ] Define the validation logic within the function to ensure the request contains all required data for the signup route.
    • [ ] Include checks for email, password, and any other necessary fields as per the application's requirements.

Acceptance Criteria:

Additional Information:

gagan-28deep commented 1 year ago

Hello, Can you assign the task to me? Thank You

prasenjeet-symon commented 1 year ago

@gagan-28deep Assigned

prasenjeet-symon commented 1 year ago

@gagan-28deep Can you give us the development status here? If you need help ask us in Discord. Thanks

gagan-28deep commented 1 year ago

Hello, Greetings. I'm sorry but I had to go out of town because of an emergency situation. I was not able to complete the task and was not able to update you for the same. Pls assign it to someone else

Or I will be coming back home on Saturday night, and will be able to complete the task on Sunday.

I hope I could contribute more in your project.

Thank you

Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: Prasenjeet Symon @.> Sent: Friday, October 20, 2023 11:28:35 AM To: prasenjeet-symon/intellectia @.> Cc: Gagandeep Singh @.>; Mention @.> Subject: Re: [prasenjeet-symon/intellectia] Implement apiRequestAuthSignupValidator Function in lib/utils (Library Package) (Issue #210)

@gagan-28deephttps://github.com/gagan-28deep Can you give us the development status here? If you need help ask us in Discord. Thanks

— Reply to this email directly, view it on GitHubhttps://github.com/prasenjeet-symon/intellectia/issues/210#issuecomment-1772130006, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AP5UCDWO4X7M7IU5VDTSX5LYAIHIXAVCNFSM6AAAAAA6E5E7GSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZSGEZTAMBQGY. You are receiving this because you were mentioned.Message ID: @.***>

prasenjeet-symon commented 1 year ago

@gagan-28deep It's alright .

adesh1998 commented 11 months ago

could you assign this issue to me?

prasenjeet-symon commented 11 months ago

could you assign this issue to me?

Sorry for the late reply , i was busy these day.

adesh1998 commented 11 months ago

as I can see apiRequestAuthSignupValidator function has already been implemented. May I know what more you would like to add ?

Screenshot 2023-11-20 at 4 46 41 PM
Krriishhhhhh commented 11 months ago

hey @prasenjeet-symon , this validator is already implemented , what needs to be done ?

prasenjeet-symon commented 11 months ago

hey @prasenjeet-symon , this validator is already implemented , what needs to be done ?

Sorry about that, yes that is already implemented, I forgot to close the issue. Thanks for letting me know.

prasenjeet-symon commented 11 months ago

as I can see apiRequestAuthSignupValidator function has already been implemented. May I know what more you would like to add ? Screenshot 2023-11-20 at 4 46 41 PM

Yes it is done now.