Merge pull request #14 from Kitzanos/user-get-endpoint
Created endpoint to get user details
This commit is contained in:
@@ -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..
|
||||
|
||||
Reference in New Issue
Block a user