credential Id
The credential ID of the currently connected wallet, when one is present.
Returns null when no wallet is connected, and also for a headless walletOperations.connectToContract() connection, which binds a contract without a passkey credential. Use isHeadless to tell a headless connection apart from no connection. When present, the credential ID is Base64URL-encoded without padding, matching the WebAuthn specification.