-
Couldn't load subscription status.
- Fork 11
FAQ
Gustavo Cassel edited this page Oct 6, 2020
·
1 revision
This page presents some frequently asked questions which might be helpful for you. Before opening issues, please check whether your question has already been answered here.
When you configure the credentials on the extension, the credentials are stored on the OS key vault. Windows, Mac and Ubuntu have different built-in key vaults, but some Linux distros do not come with any built-in key vaults.
On Arch Linux you may try to run sudo pacman -S gnome-keyring libsecret to install the key vault.
For some other Linux distros you may try to run: sudo apt-get install -y gnome-keyring.