INC-1 add create user endpoint,generate tokens

This commit is contained in:
vladp
2025-11-24 12:29:32 +07:00
parent ce57cae177
commit 1919883628
17 changed files with 332 additions and 20 deletions
+6
View File
@@ -0,0 +1,6 @@
error.user.exists=User exist with current email.
error.name.length=Value mast be length 2 and max 64 symbols.
error.not.email=Not email format
error.not.blank=Must not be empty
success.user.register=User was register