Package com.stytch.sdk.common.sso
Object SSOError.NoBrowserFound
-
- All Implemented Interfaces:
-
java.io.Serializable
public class SSOError.NoBrowserFound extends SSOError
Indicates that no suitable browser was found on this device, and OAuth authentication cannot proceed.
-
-
Field Summary
Fields Modifier and Type Field Description public final static SSOError.NoBrowserFoundINSTANCE
-