Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use SharedID to generate the Common Browser ID #6

Open
jwrosewell opened this issue Dec 11, 2020 · 0 comments
Open

Use SharedID to generate the Common Browser ID #6

jwrosewell opened this issue Dec 11, 2020 · 0 comments

Comments

@jwrosewell
Copy link
Contributor

Replace the UUID code used for demonstration purposes with a call to ShareID.

The following line of code (and it's equivalent) should become a method which calls ShareID server to server (https://id.sharedid.org/id) and retrieves the ID used for the common browser ID. This way the same logic is used to generate the ID as those other solutions that operate with ShareID. The call needs to be made server to server to ensure that browser block lists do not interfere with the request. Also this change will support browsers that do not have JavaScript enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant