User Services/Sync/Debug Sync: Difference between revisions

Jump to navigation Jump to search
Line 14: Line 14:
===How to force reauthentication===
===How to force reauthentication===
When you reset password this will cause all other devices to reauthenticate.  To force that, edit this file:
When you reset password this will cause all other devices to reauthenticate.  To force that, edit this file:
  <profile location>/<some chars>.<profile name>/signedInUser.json
  <profile location [1] >/signedInUser.json


and delete some characters from the sessionToken value:
and delete some characters from the sessionToken value:
  "sessionToken":"abcdef"
  "sessionToken":"abcdef"


Mac:
[1] On Mac:
  ~/Library/Application Support/Firefox/Profilesm/4g2ivti.my_test_profile/signedInUser.json
  ~/Library/Application Support/Firefox/Profilesm/<some chars>.my_test_profile/signedInUser.json


==Android==
==Android==
Confirmed users
964

edits

Navigation menu