---
title: NameI
framework: signinwithapplejs
role: symbol
role_heading: Class
path: signinwithapplejs/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.

## Declaration

```data
interface NameI
```

## Topics

### Identifying the user by name

- [firstName](signinwithapplejs/namei/firstname.md)
- [lastName](signinwithapplejs/namei/lastname.md)

## See Also

### User identification

- [UserI](signinwithapplejs/useri.md)
