Merge pull request #14 from Kitzanos/user-get-endpoint

Created endpoint to get user details
This commit is contained in:
rajeshkhore
2024-08-30 19:01:10 +05:30
committed by GitHub
11 changed files with 97 additions and 20 deletions

View File

@@ -63,6 +63,7 @@ published.call.not.update=Published call cannot be updated.
login.successfully=Login successfully.
pass.min.len.msg=Password must be at least 8 characters long.
email.already.exists=A user with this email already exists.
invalid_user=User validation failed. Check user info, account status, and token expiration.
#Global messages
common_message=Something went wrong..Please try again..