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

Auth: validation middleware #2

Closed
jayo78 opened this issue Jan 15, 2022 · 0 comments
Closed

Auth: validation middleware #2

jayo78 opened this issue Jan 15, 2022 · 0 comments

Comments

@jayo78
Copy link
Owner

jayo78 commented Jan 15, 2022

  • want to validate data sent from client on the backend
  • post requests for example send data in their body that could be bad - validate it based on rules that make sense given the data (a name field should prob be limited to like 20 chars as an example)
@jayo78 jayo78 closed this as completed Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant