diff --git a/public/main.profile.dart.js b/public/main.profile.dart.js index ad2b871c6045..a9f2a6bac36e 100644 --- a/public/main.profile.dart.js +++ b/public/main.profile.dart.js @@ -421039,10 +421039,8 @@ case 0: // Function start $async$handler = 3; - t1 = A._setArrayType([B.AppleIDAuthorizationScopes_0, B.AppleIDAuthorizationScopes_1], type$.JSArray_legacy_AppleIDAuthorizationScopes); - t2 = A.Uri_parse(A.cleanApiUrl(A.WebUtils_apiUrl()), 0, null); $async$goto = 6; - return A._asyncAwait(A.SignInWithApple_getAppleIDCredential(t1, new A.WebAuthenticationOptions("com.invoiceninja.client", t2)), $async$call$5$oneTimePassword$secret$url); + return A._asyncAwait(A.SignInWithApple_getAppleIDCredential(A._setArrayType([B.AppleIDAuthorizationScopes_0, B.AppleIDAuthorizationScopes_1], type$.JSArray_legacy_AppleIDAuthorizationScopes), new A.WebAuthenticationOptions("com.invoiceninja.client", A.Uri_parse("https://invoicing.co/auth/apple", 0, null))), $async$call$5$oneTimePassword$secret$url); case 6: // returning from await. credentials = $async$result; @@ -421114,10 +421112,8 @@ case 0: // Function start $async$handler = 3; - t1 = A._setArrayType([B.AppleIDAuthorizationScopes_0, B.AppleIDAuthorizationScopes_1], type$.JSArray_legacy_AppleIDAuthorizationScopes); - t2 = A.Uri_parse(A.WebUtils_apiUrl(), 0, null); $async$goto = 6; - return A._asyncAwait(A.SignInWithApple_getAppleIDCredential(t1, new A.WebAuthenticationOptions("com.invoiceninja.client", t2)), $async$call$3); + return A._asyncAwait(A.SignInWithApple_getAppleIDCredential(A._setArrayType([B.AppleIDAuthorizationScopes_0, B.AppleIDAuthorizationScopes_1], type$.JSArray_legacy_AppleIDAuthorizationScopes), new A.WebAuthenticationOptions("com.invoiceninja.client", A.Uri_parse("https://invoicing.co/auth/apple", 0, null))), $async$call$3); case 6: // returning from await. credentials = $async$result;