Skip to content

Instantly share code, notes, and snippets.

@marvinhosea
Last active February 19, 2023 08:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marvinhosea/083d4137aa2a7c7743c0cc75c40fee28 to your computer and use it in GitHub Desktop.
Save marvinhosea/083d4137aa2a7c7743c0cc75c40fee28 to your computer and use it in GitHub Desktop.
Login response
{
"password": [
"password is required",
"password must have a capital letter",
"password must have a number",
"password must have a special character"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment