Skip to content

Proper clientId/secret/token caching, MastoAPI registration

HJ requested to merge masto-register-app-secret into develop

closes #554 (closed)

  1. Properly cache clientId/clientSecret
  2. Cache and remember client token
  3. Use MastoAPI user registration (which needs weird client auth because mastoapi is a big stinky doodoo)

Merge request reports