- Manage multiple login, in different browsers... Multi Token...
- visualization of the Connection State (Online, Offline) using fetch.
This commit is contained in:
@@ -27,6 +27,7 @@ export interface IUserState {
|
||||
tokenforgot?: string
|
||||
|
||||
servercode?: number
|
||||
resStatus?: number
|
||||
x_auth_token?: string
|
||||
isLogged?: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user