Stremio/stremio-beamup

handle removed github keys

Ivshti opened this issue · 0 comments

currently, if you remove a key from github it won't be removed on beamup

a neat solution would be to double-check if the keys is still there on beamup-entry (and sync)

it may be convenient to abandon using authorized_keys and use a DB + AuthorizedKeysCommand instead