Presenter
public enum Presenter
An enum covering all the presenters will be used while logout
-
WKWebView presenter
Declaration
Swift
case wkWebView(WKWebViewPresenting) -
SFSafari presenter
Declaration
Swift
case sfSafari(SFSafariViewControllerPresenting) -
ASWeb presenter
Declaration
Swift
case asWeb(ASWebAuthenticationSessionPresenting)