X-Git-Url: http://git.pjr.cc/?p=ga4php.git;a=blobdiff_plain;f=lib%2Flib.php;fp=lib%2Flib.php;h=57a4cbf79b7765f15ca6dd6f3a74aa35cec85ce8;hp=faf2cf45a0c7fec41b0f3f25c2a0550bed977850;hb=f88ed4325723f38ed064d4abb07485ab990e6464;hpb=62e6511826267382d3ccfb130c2db28aa5c316c2 diff --git a/lib/lib.php b/lib/lib.php index faf2cf4..57a4cbf 100644 --- a/lib/lib.php +++ b/lib/lib.php @@ -4,6 +4,9 @@ * TODO's: * Implement TOTP fully * Error checking, lots of error checking + * have a way of encapsulating token data stright into a single field so it could be added + * in some way to a preexisting app without modifying the DB as such... or by just adding + * a single field to a user table... */ class GoogleAuthenticator {