From 9afda70a7d61692edbece00340735a027d57dd58 Mon Sep 17 00:00:00 2001 From: Raphael Jackstadt Date: Tue, 23 Jun 2015 00:05:10 +0200 Subject: [PATCH] Updated README.md added TOTP info @tswagger take look over the TOTP pls, i dont know if anything is missing. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 80d60b0..37d2edd 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Aauth is a User Authorization Library for CodeIgniter 2.x, which aims to make ea * Login DDoS Protection * Updated functions (check documentation for details) * Bugs fixes +* TOTP (Time-based One-time Password) ### Migration ***