- Downline User

- Not registered if already exists.
- Forgot Password
This commit is contained in:
Paolo Arena
2020-01-30 01:20:23 +01:00
parent 3653b8309c
commit 1956e53d07
24 changed files with 325 additions and 408 deletions

View File

@@ -74,6 +74,7 @@ export interface IUserState {
tokenforgot?: string
servercode?: number
msg?: string
resStatus?: number
x_auth_token?: string
isLogged?: boolean