mozilla-mobile/android-components

Sync token expire time is in seconds

rocketsroger opened this issue · 0 comments

Currently we're comparing system time in milliseconds with sync token expiry time in seconds. This is causing us to reauth every time. Fix this so they are both using seconds.

┆Issue is synchronized with this Jira Task