Skip to content
  • Elvis Angelaccio's avatar
    Implement support for multiple backends · 64908010
    Elvis Angelaccio authored
    kio-gdrive now supports two "backends" as account providers: kaccounts
    and the old qtkeychain-based account manager.
    KAccounts is now optional but recommended, and it will be the default
    backend if available. Otherwise the qtkeychain backend will be used as
    fallback (qtkeychain is still a required dependency).
    64908010