diff --git a/Foundation.hs b/Foundation.hs index 18d8df6..b1d6123 100644 --- a/Foundation.hs +++ b/Foundation.hs @@ -249,7 +249,7 @@ instance YesodAuth App where -- You can add other plugins like BrowserID, email or OAuth here authPlugins _ = [authHardcoded] - authHttpManager = getHttpManager + -- authHttpManager = getHttpManager maybeAuthId = do settings <- getsYesod appSettings