Skip to content

Commit 3196ffd

Browse files
committed
edits from AS
1 parent 1d5a3de commit 3196ffd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/getting-started/gs-credentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Notes:
4242
If you're using a client-server or server-side implementation (see [UID2 Client-Server Integration Guide for Prebid.js](../guides/integration-prebid-client-server.md) or [Client-Server Integration Guide for JavaScript](../guides/integration-javascript-client-server.md)), the API key and client secret allow you to connect to the <Link href="../ref-info/glossary-uid#gl-operator-service">Operator Service</Link> and call API endpoints. These values identify you to the service.
4343

4444
Here is some information about API keys and client secrets:
45-
- It's important that you keep these values secure. For details, see [Security of API Key and Client Secret](#security-of-api-key-and-client-secret).
45+
- You must keep these values secure. For details, see [Security of API Key and Client Secret]
4646
- One UID2 participant can have multiple keys.
4747
- Each key has a set of [permissions](gs-permissions.md) that determine the endpoints you can use it on.
4848
- Each key has a corresponding client secret.

docs/portal/api-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import Link from '@docusaurus/Link';
1010
# API Keys
1111

1212
:::note
13-
These instructions are for client-server or server-side implementations. If your UID2 implementation will be client-side, you'll need to set up different values. For details, see [Client-Side Integration](client-side-integrations.md).
13+
These instructions are for client-server or server-side implementations. If your UID2 implementation will be client-side, or visible to the public in any way, you'll need to set up different values. For details, see [Client-Side Integration](client-side-integrations.md).
1414
:::
1515

1616
In the UID2 Portal, on the **API Keys** page, you can perform all activities relating to managing the API keys for your UID2 account, including the following:

0 commit comments

Comments
 (0)