Interface: AppleRequestResponseFullName
November 5, 2025 ยท View on GitHub
@invertase/react-native-apple-authentication
Interface: AppleRequestResponseFullName
Defined in: index.d.ts:297
An optional full name shared by the user.
These fields are populated with values that the user authorized.
Properties
familyName
familyName:
string|null
Defined in: index.d.ts:316
Name passed from one generation to another to indicate lineage, e.g. Appleseed
givenName
givenName:
string|null
Defined in: index.d.ts:306
Name bestowed upon an individual by one's parents, e.g. Johnathan
middleName
middleName:
string|null
Defined in: index.d.ts:311
Secondary given name chosen to differentiate those with the same first name, e.g. Maple
namePrefix
namePrefix:
string|null
Defined in: index.d.ts:301
Pre-nominal letters denoting title, salutation, or honorific, e.g. Dr., Mr.
nameSuffix
nameSuffix:
string|null
Defined in: index.d.ts:321
Post-nominal letters denoting degree, accreditation, or other honor, e.g. Esq., Jr., Ph.D.
nickname
nickname:
string|null
Defined in: index.d.ts:326
Name substituted for the purposes of familiarity, e.g. "Johnny"