Commits


Maksym Malyhin authored and GitHub committed af6f4e512ba
FIS: Make sure refreshed auth token is stored to the storage. (#4146) * FIRInstallationsIDControllerTests: test refreshed token is stored. * FIRInstallationsIDControllerTests: all required tests updated to expect refreshed token to be stored. * Tests: assert all FBLWaitForPromisesWithTimeout * FIRInstallationsIDController: saving refreshed token implemented. * FIRInstallationsIDController: duplicated code removed.