erikmav / passport-sqrl

Node.js + ExpressJS + PassportJS implementation of the Secure Quick Reliable Login protocol from Gibson Research

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for SQRL disable and enable

erikmav opened this issue · comments

Version 0.1.0 does not include support for enable+disable.

  • Add API support
  • Add needed interface updates for ISQRLIdentityStorage
  • Add support in the MockSqrlClient
  • Add pure unit tests
  • Add integration tests
  • Update documentation and push new package version.