From e5102798337689d01b62ba6c47dbf93e8e12cea6 Mon Sep 17 00:00:00 2001 From: Matt <85322+mattmassicotte@users.noreply.github.com> Date: Mon, 13 Sep 2021 07:25:19 -0400 Subject: [PATCH] ApplyAuthentationOperation isn't triggering a login --- .../OAuthenticator/ApplyAuthentationOperation.swift | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Sources/OAuthenticator/ApplyAuthentationOperation.swift b/Sources/OAuthenticator/ApplyAuthentationOperation.swift index 29c7a54..3198fae 100644 --- a/Sources/OAuthenticator/ApplyAuthentationOperation.swift +++ b/Sources/OAuthenticator/ApplyAuthentationOperation.swift @@ -21,10 +21,12 @@ class ApplyAuthentationOperation: AsyncProducerOperation