When you on your freshly installed PopOS and want to login your Docker account trough terminal docker login, you’ll get:

Error saving credentials: error storing credentials - err: exec: "docker-credential-secretservice": executable file not found in $PATH, out: ``

To solve this:

sudo apt install golang-docker-credential-helpers