open fun sync(syncInfo: SyncUnlockInfo): Deferred<Unit> (source)
Overrides AsyncLoginsStorage.sync
Synchronizes the logins storage layer with a remote layer.
SyncAuthInvalidException - if authentication needs to be refreshed
RequestFailedException - if there was a network error during connection.