Remove preload from AuthenticationCoordinator and instantiate early instead.

This commit is contained in:
Doug
2022-01-28 11:53:50 +00:00
parent 7deb71810d
commit f7f378b8dc
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 {