<!--
{
  "availability" : [
    "Sign in with Apple JS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "signinwithapple",
  "identifier" : "/documentation/SigninwithAppleJS/ClientConfigI/clientId",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Sign in with Apple JS"
    ],
    "preciseIdentifier" : "instp/ClientConfigI/clientId"
  },
  "title" : "clientId"
}
-->

# clientId

The developer’s client identifier, as provided by WWDR.

```
attribute string clientId;
```

## Discussion

You must obtain a client identifier from WWDR before you can use Sign In with Apple.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)