Contents

scope

The amount of user information requested from Apple.

Declaration

attribute string scope;

Mentioned in

Discussion

You can request the user’s name or email. You can also choose to request both, or neither. Use space separation when requesting multiple scopes; for example, "scope=name email".

See Also

Configuring the client object