> ## Documentation Index
> Fetch the complete documentation index at: https://docs.go.gbgplc.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Apple Wallet

> Verify identities using Apple Wallet, a mobile credential platform supporting driver's licenses and state IDs from select US states and territories.

Apple Wallet supports the mobile driver's license from about a dozen US states and Puerto Rico. They will soon be releasing a derived passport credential as well. To learn more, visit the [Apple Wallet website](https://developer.apple.com/wallet/get-started-with-verify-with-wallet/).

## Adoption data

This section provides insights into the adoption of Apple Wallet among users in the United States.

|                 |                                                                                                                  |
| --------------- | ---------------------------------------------------------------------------------------------------------------- |
| Adoption        | 3.086 million                                                                                                    |
| Adoption source | [https://public.flourish.studio/visualisation/17128703/](https://public.flourish.studio/visualisation/17128703/) |
| Adoption rate   | 1.15%                                                                                                            |
| Coverage        | 267M                                                                                                             |
| Status          | <Badge color="gray">In Integration Pipeline</Badge>                                                              |

## Compliance

This section outlines compliance and regulatory requirements for integrating this digital ID provider.

| Compliance data           | Status                                                                          |
| ------------------------- | ------------------------------------------------------------------------------- |
| Locality requirements     | <Badge color="green">None</Badge>                                               |
| Scheme-level restrictions | <Badge color="yellow">Crypto, Gambling, Adult content, Tobacco, Weapons</Badge> |
| Certifications            | <Badge color="gray">None</Badge>                                                |

## Supported attributes

The following attributes are returned when Apple Wallet is used for identity verification:

### Always returned attributes

| Field                                                      | Description                                |
| ---------------------------------------------------------- | ------------------------------------------ |
| <Badge color="green">firstName</Badge>                     | User’s first name                          |
| <Badge color="gray">lastNames</Badge>                      | User’s last name                           |
| <Badge color="yellow">dateOfBirth</Badge>                  | User’s date of birth                       |
| <Badge color="purple">document type</Badge>                | Type of identity document                  |
| <Badge color="orange">document number</Badge>              | Identity document number                   |
| <Badge color="green">document issueDate</Badge>            | Date the document was issued               |
| <Badge color="gray">document expirationDate</Badge>        | Document expiration date                   |
| <Badge color="yellow">document issuingCountry</Badge>      | Country that issued the document           |
| <Badge color="purple">document issuingAuthority</Badge>    | Authority that issued the document         |
| <Badge color="orange">attachments documentPortrait</Badge> | Portrait image extracted from the document |

### Sometimes returned attributes

The following attributes are only sometimes returned from a successful verification from this ID Provider.

| Field                                                     | Description                                 |
| --------------------------------------------------------- | ------------------------------------------- |
| <Badge color="green">nationality</Badge>                  | User’s nationality                          |
| <Badge color="gray">sex</Badge>                           | User’s gender                               |
| <Badge color="yellow">line1</Badge>                       | Street address                              |
| <Badge color="purple">city</Badge>                        | City of residence                           |
| <Badge color="orange">subdivision</Badge>                 | State, province, or region                  |
| <Badge color="green">postalCode</Badge>                   | Postal or ZIP code                          |
| <Badge color="gray">country</Badge>                       | Country of residence                        |
| <Badge color="yellow">document issuingSubdivision</Badge> | Subdivision/region that issued the document |

### Required input attributes

The following attributes are required as input to perform identity verification with this ID Provider.

| Field                                          | Description                                             |
| ---------------------------------------------- | ------------------------------------------------------- |
| <Badge color="green">exchangeMechanism</Badge> | Mechanism used for the exchange or verification process |
