let helper = SignInWithAppleHelper() let response = try await helper.signIn()
Sign In with Apple using async / await