Right now if you try to use the keychain store on Linux it will fail to compile the package on Linux systems without dbus, this prevents us from doing runtime checking as you can't even run the library
Let's figure out a way to do this where we can gracefully fallback to runtime errors on systems without a keychain
Right now if you try to use the keychain store on Linux it will fail to compile the package on Linux systems without dbus, this prevents us from doing runtime checking as you can't even run the library
Let's figure out a way to do this where we can gracefully fallback to runtime errors on systems without a keychain