Skip to content

Use temporarySettings instead of localStorage for signup flow (CLOUD-61)

Administrator requested to merge CLOUD-61 into main

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.

Merge request reports

Loading