Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 528 Bytes

TODO.rst

File metadata and controls

19 lines (15 loc) · 528 Bytes

TODO list

Client

  • Implement a "collection" model object for working with paginated lists of results.
  • Impelement a way to authenticate or refresh tokens as transparently as possible.
  • Need a way to differentiate authentication methods by way of plugins.

CLI

  • Implement dotfile for storing user defaults and API token information.
  • Add --no-header for text-processing tools when dispalying tabulated results.
  • Need a way to differentiate authentication methods by way of plugins.