Contents

email

The user’s email address.

Declaration

attribute string email;

Discussion

Validate and persist this information from your app to your server. Subsequent authorization requests do not contain the user object, however, the user’s email is provided in the identity token for all requests. For more information, visit Authenticating users with Sign in with Apple.

See Also

Identifying the user by email address