Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Removed the links to the server-only sample app.
  • Loading branch information
elenaTTD committed Feb 1, 2022
1 parent 5dd9ed8 commit c06293a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publisher/standard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[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).

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).
For an example application without using the UID2 SDK, see [Server-Only UID2 Integration Example](../server_only/README.md).

>NOTE: While the server side of the example application is implemented in JavaScript using node.js, it is not
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.
Expand Down

0 comments on commit c06293a

Please sign in to comment.