Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 202 Bytes

File metadata and controls

5 lines (4 loc) · 202 Bytes

TODO:

  • somehow implement session caching to avoid re-authentication on every request
    • save to repo secrets (but this needs permissions) ?
    • use github cache API ? is this really secret enough ?