Implement two factor authentication

If enabled, require a second factor to acquire a session cookie and
reject basic authentication attempts (as second factor cannot be
presented). Allow previous and next token for clock skew.
5 files changed
tree: 85023b1d6ca23ebbbdb3c87c8dfe951a486fdcba
  1. include/
  2. priv/
  3. src/
  4. test/
  5. .gitignore
  6. rebar.config.script