This is the V1. I'm trying to get a sense of whether implementing TOTP auth is a pain point for anyone and to develop this project further.
The way it works is that you redirect your website's users to it for authentication or master secret provisioning, and it redirects them back to you with a pass/fail response when done.
[1] http://en.wikipedia.org/wiki/Time-based_One-time_Password_Al...
Also, it looks like the libraries are only offered as tarballs and are being served over HTTP?