Use temporarySettings instead of localStorage for signup flow (CLOUD-61)
Created by: rafax
Use temporarySettings instead of localStorage for storing information that user completed Signup flow (CLOUD-61).
Includes code to migrate existing localStorage entries to temporarySettings.