todo's
authorpaulr <me@pjr.cc>
Mon, 15 Nov 2010 06:21:42 +0000 (17:21 +1100)
committerpaulr <me@pjr.cc>
Mon, 15 Nov 2010 06:21:42 +0000 (17:21 +1100)
lib/lib.php

index faf2cf4..57a4cbf 100644 (file)
@@ -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 {