class WebAuthn::PublicKeyCredential

def sign_count

def sign_count
  authenticator_data&.sign_count
end