Api to get user from token
This commit is contained in:
@@ -62,6 +62,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..
|
||||
|
||||
@@ -61,6 +61,7 @@ published.call.not.update=Il bando pubblicato non pu
|
||||
login.successfully=Accesso effettuato con successo.
|
||||
pass.min.len.msg=La password deve essere lunga almeno 8 caratteri.
|
||||
email.already.exists=Esiste gi� un utente con questa email.
|
||||
invalid_user=Validazione utente fallita. Controlla le informazioni, lo stato dell'account e la scadenza del token.
|
||||
|
||||
#Global messages
|
||||
common_message=qualcosa é andato storto. Per favore riprova
|
||||
|
||||
Reference in New Issue
Block a user