[M] google meta login

This commit is contained in:
2024-08-03 15:11:17 +08:00
parent 39e7214113
commit badf4d6250
7 changed files with 711 additions and 19 deletions

View File

@@ -15,7 +15,6 @@ namespace tysdk
public string token;
public string jwtToken;
public string strUserId => userId.ToString();
public bool IDVerified;
}
private static AccountInfo _accountInfo;