removed eronius comment
[ga4php.git] / doco / datastructure.txt
1 $data["tokenkey"] = "...."; // the token key
2 $data["tokentype"] = "...."; // the token type
3 $data["tokencounter"] = "...."; // the token counter for hotp
4 $data["tokenalgorithm"] = "...."; // the token algorithm (not supported by ga yet)
5 $data["tokentimer"] = "...." // the token timer (For totp) and not supported by ga yet