Skip to content
  • Gabriel Ivașcu's avatar
    sync: Handle failure of sync-secret's store/load functions · d6b2a70b
    Gabriel Ivașcu authored
    On store: Don't validate the sign in unless the tokens were successfully
    stored. The tokens are now stored together as a JSON (this way they all
    succeed or all fail to be stored).
    
    On load: Notify the user to sign in again if the tokens fail to load.
    d6b2a70b