moving to an overload function
[ga4php.git] / doco / datastructure.txt
diff --git a/doco/datastructure.txt b/doco/datastructure.txt
new file mode 100644 (file)
index 0000000..6ba590b
--- /dev/null
@@ -0,0 +1,5 @@
+$data["tokenkey"] = "...."; // the token key
+$data["tokentype"] = "...."; // the token type
+$data["tokencounter"] = "...."; // the token counter for hotp
+$data["tokenalgorithm"] = "...."; // the token algorithm (not supported by ga yet)
+$data["tokentimer"] = "...." // the token timer (For totp) and not supported by ga yet