You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: publisher/standard/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
[This example](https://example-jssdk-integ.uidapi.com/) demonstrates how a content publisher can use the UID2 services and the [Client-Side Identity JavaScript SDK](https://github.com/UnifiedID2/uid2docs/blob/main/api/v1/sdks/client-side-identity-v1.md) (also known as the UID2 SDK) to implement the [standard UID2 integration workflow](https://github.com/UnifiedID2/uid2docs/blob/main/api/v1/guides/publisher-client-side.md).
4
4
5
-
For an [example application](https://example-srvonly-integ.uidapi.com/) without using the UID2 SDK, see [Server-Only UID2 Integration Example](../server_only/README.md).
5
+
For an example application without using the UID2 SDK, see [Server-Only UID2 Integration Example](../server_only/README.md).
6
6
7
7
>NOTE: While the server side of the example application is implemented in JavaScript using node.js, it is not
8
8
a requirement. You can use any technology of your choice and refer to the example application for illustration of the functionality that needs to be implemented.
0 commit comments