Contents

name

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

Declaration

attribute NameI name;

Discussion

Apple doesn’t receive the user’s full name shared with the system UI. The raw data is passed directly to your app from the browser and is not included in the user’s identity token. For more information, visit Authenticating users with Sign in with Apple.

See Also

Identifying the user by email address