AuthenticationTypeForBrowser
public enum AuthenticationTypeForBrowser
Enum for handling external browser logout for OAuth
-
OAuth authentication with pass the authentication parameters, browser used while onboarding or restore
Declaration
Swift
case Oauth(OAuth2AuthenticationParameters, OAuth2SupportedExternalBrowser)