You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: StripeFinancialConnections/StripeFinancialConnections/Source/Native/NetworkingLinkLoginWarmup/NetworkingLinkLoginWarmupDataSource.swift
+2-5
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,6 @@ final class NetworkingLinkLoginWarmupDataSourceImplementation: NetworkingLinkLog
Copy file name to clipboardexpand all lines: StripeFinancialConnections/StripeFinancialConnections/Source/Native/NetworkingLinkLoginWarmup/NetworkingLinkLoginWarmupViewController.swift
+3-4
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ final class NetworkingLinkLoginWarmupViewController: SheetViewController {
Copy file name to clipboardexpand all lines: StripeFinancialConnections/StripeFinancialConnections/Source/Native/NetworkingLinkStepUpVerification/NetworkingLinkStepUpVerificationDataSource.swift
-1
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,6 @@ final class NetworkingLinkStepUpVerificationDataSourceImplementation: Networking
Copy file name to clipboardexpand all lines: StripeFinancialConnections/StripeFinancialConnections/Source/Native/NetworkingLinkStepUpVerification/NetworkingLinkStepUpVerificationViewController.swift
Copy file name to clipboardexpand all lines: StripeFinancialConnections/StripeFinancialConnections/Source/Native/NetworkingLinkVerification/NetworkingLinkVerificationDataSource.swift
-1
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,6 @@ final class NetworkingLinkVerificationDataSourceImplementation: NetworkingLinkVe
Copy file name to clipboardexpand all lines: StripeFinancialConnections/StripeFinancialConnections/Source/Native/NetworkingLinkVerification/NetworkingLinkVerificationViewController.swift
Copy file name to clipboardexpand all lines: StripeFinancialConnections/StripeFinancialConnections/Source/Native/NetworkingSaveToLinkVerification/NetworkingSaveToLinkVerificationDataSource.swift
-1
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,6 @@ final class NetworkingSaveToLinkVerificationDataSourceImplementation: Networking
Copy file name to clipboardexpand all lines: StripeFinancialConnections/StripeFinancialConnections/Source/Native/NetworkingSaveToLinkVerification/NetworkingSaveToLinkVerificationViewController.swift
Copy file name to clipboardexpand all lines: StripeFinancialConnections/StripeFinancialConnections/Source/Native/Shared/NetworkingOTPView/NetworkingOTPDataSource.swift
Copy file name to clipboardexpand all lines: StripeFinancialConnections/StripeFinancialConnections/Source/Native/Shared/NetworkingOTPView/NetworkingOTPView.swift
-3
Original file line number
Diff line number
Diff line change
@@ -150,8 +150,6 @@ final class NetworkingOTPView: UIView {
150
150
}
151
151
}
152
152
153
-
// TODO: Where should we move the attestation error handling?
0 commit comments