Changes
MANIFEST
Makefile.PL
TOTP.xs
example/demo.psgi
example/plugin-demo/README.md
example/plugin-demo/app.psgi
example/plugin-demo/config/punk.yml
example/plugin-demo/lib/TOTPDemo.pm
example/plugin-demo/lib/TOTPDemo/Backend/Memory.pm
example/plugin-demo/lib/TOTPDemo/Controller/Web/Account.pm
example/plugin-demo/lib/TOTPDemo/Controller/Web/Auth.pm
example/plugin-demo/lib/TOTPDemo/Controller/Web/Vault.pm
example/plugin-demo/lib/TOTPDemo/Model/Token.pm
example/plugin-demo/lib/TOTPDemo/Model/User.pm
example/plugin-demo/root/static/style.css
example/plugin-demo/root/templates/challenge.tmpl
example/plugin-demo/root/templates/enrol.tmpl
example/plugin-demo/root/templates/home.tmpl
example/plugin-demo/root/templates/layout.tmpl
example/plugin-demo/root/templates/login.tmpl
example/plugin-demo/root/templates/vault.tmpl
example/plugin-demo/t/01-basic.t
include/ptotp/ptotp_b32.h
include/ptotp/ptotp_otp.h
include/ptotp/ptotp_plugin.h
include/ptotp/ptotp_rand.h
lib/Punk/Plugin/TOTP.pm
lib/Punk/TOTP.pm
t/00-load.t
t/01-hotp.t
t/02-totp.t
t/03-verify.t
t/04-b32.t
t/05-uri-secret.t
t/06-plugin.t
t/07-recovery.t
t/08-challenge.t
t/manifest.t
t/pod-coverage.t
t/pod.t
t/sibling.pl
xs/plugin.xs
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
