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.