Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upApply device id v2 change from js sync library #7339
Closed
Comments
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
js sync library introduces brave/sync#362
which will be used to resolve duplicate device id problem (brave/sync#333)
We need to replace device id with device id v2 for identifying "this device" and also use it to delete device from UI. Also handle propagating device id v2 info to other devices.