<!--
{
  "availability" : [
    "Sign in with Apple JS: 1.4.1 -"
  ],
  "documentType" : "symbol",
  "framework" : "signinwithapple",
  "identifier" : "/documentation/SigninwithAppleJS/NameI",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Sign in with Apple JS"
    ],
    "preciseIdentifier" : "cl/NameI"
  },
  "title" : "NameI"
}
-->

# NameI

An object that contains the user’s full name from their Apple Account or a user-submitted value provided from the Sign in with Apple UI.

```
interface NameI
```

## Topics

### Identifying the user by name

[`firstName`](/documentation/SigninwithAppleJS/NameI/firstName)

The user’s first name.

[`lastName`](/documentation/SigninwithAppleJS/NameI/lastName)

The user’s last name.



---

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)