Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add validation for registration details on user service #79

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

McNaBry
Copy link

@McNaBry McNaBry commented Nov 4, 2024

Description

  • Add validation for registration details on user service using zod
  • Add bad request for invalid username/email/password

Checklist

  • I have updated documentation
  • All tests passing

Screenshots (if applicable)

@McNaBry McNaBry self-assigned this Nov 4, 2024
@McNaBry McNaBry linked an issue Nov 4, 2024 that may be closed by this pull request
@McNaBry McNaBry force-pushed the user-backend-validation branch from 602e85f to 5a527e2 Compare November 4, 2024 09:09
Copy link

@samuelim01 samuelim01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@samuelim01 samuelim01 merged commit 3ce9ac7 into main Nov 6, 2024
6 checks passed
@samuelim01 samuelim01 deleted the user-backend-validation branch November 6, 2024 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ensure user service validates registration details
2 participants