Openssh comes with built-in support for security keys through linking against libfido2.
However, they also support loading a SSH_SK_PROVIDER shared library instead (implementing the https://github.com/openssh/openssh-portable/blob/master/sk-api.h functions).
Would be neat if we can provider a small shim that supports this so that openssh can be used with credentialsd instead of libfido2