Skip to content

Commit efeaa10

Browse files
committed
consistency edit from SW/C review of EUID, #2
1 parent 0d0f36f commit efeaa10

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/guides/integration-mobile-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ For details, see [Integration approaches](../ref-info/ref-integration-approaches
8787
| Scenario | Option | Integration Guide |
8888
| :--- | :--- | :--- |
8989
| You have access to <Link href="../ref-info/glossary-uid#gl-dii">DII</Link> (email address or phone number) on the client side/within the mobile app, and want to keep changes within your app only. | Client-Side integration | [Client-side integration guide for mobile](integration-mobile-client-side.md) |
90-
| You have access to DII on the server side only and can do the necessary development to generate UID2 tokens server-side, but you want to refresh tokens on the client side&#8212;or you are using a <Link href="../ref-info/glossary-uid#gl-private-operator">Private Operator</Link>. | Client-Server Integration | [Client-server integration guide for mobile](integration-mobile-client-server.md) |
91-
| You have access to DII on the server side only and can do the necessary development to generate UID2 tokens server-side, or you are using a <Link href="../ref-info/glossary-uid#gl-private-operator">Private Operator</Link>. | Server-Side Integration | [Server-side integration guide for mobile](integration-mobile-server-side.md) |
90+
| You have access to DII on the server side only and can do the necessary development to generate UID2 tokens server-side, but you want to refresh tokens on the client side&#8212;or you are using a <Link href="../ref-info/glossary-uid#gl-private-operator">Private Operator</Link>. | Client-server integration | [Client-server integration guide for mobile](integration-mobile-client-server.md) |
91+
| You have access to DII on the server side only and can do the necessary development to generate UID2 tokens server-side, or you are using a <Link href="../ref-info/glossary-uid#gl-private-operator">Private Operator</Link>. | Server-side integration | [Server-side integration guide for mobile](integration-mobile-server-side.md) |
9292

9393
### Generating, storing, and refreshing the UID2 token
9494

0 commit comments

Comments
 (0)