Solomon Elias

Results 1 comments of Solomon Elias

@Wallman Add this to your SingInWithAppleButton's onCompletion handler if case .success(_) = result { dismiss() } So that it looks something like this: (assuming you are using the auth-account-linking/final project...