Remove preload from AuthenticationCoordinator and instantiate early instead.

This commit is contained in:
Doug
2022-01-28 11:53:50 +00:00
parent 7ef1288628
commit 36772f38cf
4 changed files with 49 additions and 53 deletions
@@ -14,7 +14,7 @@
// limitations under the License.
//
import Foundation
import CoreGraphics
/// Constants used across the entire onboarding flow.
struct OnboardingConstants {