Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 567 Bytes

TODO.md

File metadata and controls

19 lines (13 loc) · 567 Bytes

Todo

The todo list is now kept in Github issues.

  • Method to flush the whitelist chain.
  • Accept config as CLI parameters.
  • Method to insert / expire tokens from the CLI.
  • Use a cronjob for cleaning up entries, or create a poor man's scheduler using async coroutines.

  • Token verification API with Werkzeug.
  • Add minimal API with Werkzeug.
  • This is going to need Docker to run tests.
  • Use INI files for config, get rid of yaml dep.
  • Minimal token db.