Package com.stytch.sdk.common.sso
Object SSOError.UserCanceled
-
- All Implemented Interfaces:
-
java.io.Serializable
public class SSOError.UserCanceled extends SSOError
Indicates that the user canceled the OAuth flow. This is safe to ignore.
-
-
Field Summary
Fields Modifier and Type Field Description public final static SSOError.UserCanceledINSTANCE
-