A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
S
- SALESFORCE - enum entry in com.stytch.sdk.ui.b2c.data.OAuthProvider
Support Salesforce OAuth logins
- SAML_CERTIFICATE_MISMATCH - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SAML_CONNECTION_ATTRIBUTE_MAPPING_MISSING_GROUPS_KEY - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SAML_CONNECTION_ATTRIBUTE_MAPPING_REQUIRED - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SAML_CONNECTION_EMAIL_MAPPING_REQUIRED - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SAML_CONNECTION_IDP_SSO_URL_INVALID_FORMAT - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SAML_CONNECTION_IDP_SSO_URL_NOT_HTTPS - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SAML_CONNECTION_IDP_SSO_URL_REQUIRED - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SAML_CONNECTION_METADATA_INVALID_FORMAT - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SAML_CONNECTION_NAME_MAPPING_REQUIRED - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SAML_CONNECTION_NO_NESTED_KEYS_IN_ATTRIBUTE_MAPPING - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SAML_CONNECTION_NOT_FOUND - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SAML_CSRF_COOKIE_MISMATCH - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SAML_GROUP_ROLE_ASSIGNMENT_DOES_NOT_CONTAIN_MEMBER_GROUP - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SAML_IDP_INITIATED_AUTH_DISABLED - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SAML_SIGNING_PRIVATE_KEY_FORMAT_NOT_SUPPORTED - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SAML_SIGNING_PRIVATE_KEY_INVALID - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SCIM - class in com.stytch.sdk.b2b.scim
- The SCIM interface provides methods for creating, getting, updating, deleting, and rotating SCIM connections
- SCIM.CreateConnectionParameters - class in com.stytch.sdk.b2b.scim.SCIM
- A data class wrapping the parameters needed to create a SCIM connection
- SCIM.GetConnectionGroupsParameters - class in com.stytch.sdk.b2b.scim.SCIM
- A data class wrapping the parameters needed to get connection groups
- SCIM.UpdateConnectionParameters - class in com.stytch.sdk.b2b.scim.SCIM
- A data class wrapping the parameters needed to update a SCIM connection
- SCIM_CONNECTION_NOT_ROTATING_TOKEN - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SCIM_GROUP_ROLE_ASSIGNMENT_DOES_NOT_CONTAIN_GROUP_ID - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SCIM_GROUP_ROLE_ASSIGNMENT_GROUP_DOES_NOT_EXIST - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SCRYPT_KEY_LENGTH_MISMATCH - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- search(com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.SearchParameters) - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers
- Search for Members from the caller's organization.
- search(com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.SearchParameters,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers
- Search for Members from the caller's organization.
- search(com.stytch.sdk.consumer.userManagement.UserManagement.SearchParams) - function in com.stytch.sdk.consumer.userManagement.UserManagement
- Searches for the specified user
- search(com.stytch.sdk.consumer.userManagement.UserManagement.SearchParams,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.consumer.userManagement.UserManagement
- Searches for the specified user
- SEARCH_INVALID_STATUS_FILTER - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SEARCH_TIMEOUT - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- searchCompletable(com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.SearchParameters) - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers
- Search for Members from the caller's organization.
- searchCompletable(com.stytch.sdk.consumer.userManagement.UserManagement.SearchParams) - function in com.stytch.sdk.consumer.userManagement.UserManagement
- Searches for the specified user
- SearchManager - class in com.stytch.sdk.b2b.searchManager
- The SearchManager interface provides methods for searching for organizations and members
- SearchManager.SearchMemberParameters - class in com.stytch.sdk.b2b.searchManager.SearchManager
- A data class wrapping the parameters used for a Search Members call
- SearchManager.SearchOrganizationParameters - class in com.stytch.sdk.b2b.searchManager.SearchManager
- A data class wrapping the parameters used for a Search Organizations call
- searchMember(com.stytch.sdk.b2b.searchManager.SearchManager.SearchMemberParameters) - function in com.stytch.sdk.b2b.searchManager.SearchManager
- Search for an organization member
- searchMember(com.stytch.sdk.b2b.searchManager.SearchManager.SearchMemberParameters,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.searchManager.SearchManager
- Search for an organization member
- searchMemberCompletable(com.stytch.sdk.b2b.searchManager.SearchManager.SearchMemberParameters) - function in com.stytch.sdk.b2b.searchManager.SearchManager
- Search for an organization member
- searchOrganization(com.stytch.sdk.b2b.searchManager.SearchManager.SearchOrganizationParameters) - function in com.stytch.sdk.b2b.searchManager.SearchManager
- Search for an organization
- searchOrganization(com.stytch.sdk.b2b.searchManager.SearchManager.SearchOrganizationParameters,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.searchManager.SearchManager
- Search for an organization
- searchOrganizationCompletable(com.stytch.sdk.b2b.searchManager.SearchManager.SearchOrganizationParameters) - function in com.stytch.sdk.b2b.searchManager.SearchManager
- Search for an organization
- SECONDARY_FACTOR_NOT_FOUND - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SECRET_NOT_FOUND - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- send(com.stytch.sdk.b2b.otp.OTP.Email.Discovery.SendParameters) - function in com.stytch.sdk.b2b.otp.OTP.Email.Discovery
- Send a one-time passcode (OTP) to a user using their email address.
- send(com.stytch.sdk.b2b.otp.OTP.Email.Discovery.SendParameters,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.otp.OTP.Email.Discovery
- Send a one-time passcode (OTP) to a user using their email address.
- send(com.stytch.sdk.b2b.otp.OTP.SMS.SendParameters) - function in com.stytch.sdk.b2b.otp.OTP.SMS
- Send a one-time passcode (OTP) to a user using their phone number via SMS.
- send(com.stytch.sdk.b2b.otp.OTP.SMS.SendParameters,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.otp.OTP.SMS
- Send a one-time passcode (OTP) to a user using their phone number via SMS.
- send(com.stytch.sdk.consumer.magicLinks.MagicLinks.EmailMagicLinks.Parameters) - function in com.stytch.sdk.consumer.magicLinks.MagicLinks.EmailMagicLinks
- Send a magic link to an existing Stytch user using their email address.
- send(com.stytch.sdk.consumer.magicLinks.MagicLinks.EmailMagicLinks.Parameters,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.consumer.magicLinks.MagicLinks.EmailMagicLinks
- Send a magic link to an existing Stytch user using their email address.
- send(com.stytch.sdk.consumer.otp.OTP.EmailOTP.Parameters) - function in com.stytch.sdk.consumer.otp.OTP.EmailOTP
- Send a one-time passcode (OTP) to a user's email address.
- send(com.stytch.sdk.consumer.otp.OTP.EmailOTP.Parameters,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.consumer.otp.OTP.EmailOTP
- Send a one-time passcode (OTP) to a user's email address.
- send(com.stytch.sdk.consumer.otp.OTP.SmsOTP.Parameters) - function in com.stytch.sdk.consumer.otp.OTP.SmsOTP
- Send a one-time passcode (OTP) to a user's phone number via SMS.
- send(com.stytch.sdk.consumer.otp.OTP.SmsOTP.Parameters,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.consumer.otp.OTP.SmsOTP
- Send a one-time passcode (OTP) to a user's phone number via SMS.
- send(com.stytch.sdk.consumer.otp.OTP.WhatsAppOTP.Parameters) - function in com.stytch.sdk.consumer.otp.OTP.WhatsAppOTP
- Send a one-time passcode (OTP) to a user's phone number via WhatsApp.
- send(com.stytch.sdk.consumer.otp.OTP.WhatsAppOTP.Parameters,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.consumer.otp.OTP.WhatsAppOTP
- Send a one-time passcode (OTP) to a user's phone number via WhatsApp.
- sendCompletable(com.stytch.sdk.b2b.otp.OTP.Email.Discovery.SendParameters) - function in com.stytch.sdk.b2b.otp.OTP.Email.Discovery
- Send a one-time passcode (OTP) to a user using their email address.
- sendCompletable(com.stytch.sdk.b2b.otp.OTP.SMS.SendParameters) - function in com.stytch.sdk.b2b.otp.OTP.SMS
- Send a one-time passcode (OTP) to a user using their phone number via SMS.
- sendCompletable(com.stytch.sdk.consumer.magicLinks.MagicLinks.EmailMagicLinks.Parameters) - function in com.stytch.sdk.consumer.magicLinks.MagicLinks.EmailMagicLinks
- Send a magic link to an existing Stytch user using their email address.
- sendCompletable(com.stytch.sdk.consumer.otp.OTP.EmailOTP.Parameters) - function in com.stytch.sdk.consumer.otp.OTP.EmailOTP
- Send a one-time passcode (OTP) to a user's email address.
- sendCompletable(com.stytch.sdk.consumer.otp.OTP.SmsOTP.Parameters) - function in com.stytch.sdk.consumer.otp.OTP.SmsOTP
- Send a one-time passcode (OTP) to a user's phone number via SMS.
- sendCompletable(com.stytch.sdk.consumer.otp.OTP.WhatsAppOTP.Parameters) - function in com.stytch.sdk.consumer.otp.OTP.WhatsAppOTP
- Send a one-time passcode (OTP) to a user's phone number via WhatsApp.
- SERVER_UNAVAILABLE - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SESSION_AUTHORIZATION_ERROR - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SESSION_AUTHORIZATION_TENANCY_ERROR - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SESSION_ENFORCED_FACTOR_MATCHING_SESSION_REQUIRED - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SESSION_MUST_HAVE_AT_LEAST_ONE_ACTIVE_FACTOR - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SESSION_NOT_FOUND - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SESSION_NOT_MUTABLE_IMPERSONATED - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SESSION_ON_CODE_DOES_NOT_MATCH_SESSION_PASSED_IN - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SESSION_TOO_OLD_TO_RESET_PASSWORD - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SessionOptions - class in com.stytch.sdk.ui.shared.data
- A data class representing global session configuration options
- Sessions - class in com.stytch.sdk.consumer.sessions
- The Sessions interface provides methods for authenticating, updating, or revoking sessions, and properties to retrieve the existing session token (opaque or JWT).
- Sessions.AuthParams - class in com.stytch.sdk.consumer.sessions.Sessions
- Data class used for wrapping parameters used with Sessions authentication
- Sessions.RevokeParams - class in com.stytch.sdk.consumer.sessions.Sessions
- Data class used for wrapping parameters used with Sessions revocation
- setOAuthReceiverActivity(androidx.activity.ComponentActivity) - function in com.stytch.sdk.b2b.oauth.OAuth
- setOAuthReceiverActivity(androidx.activity.ComponentActivity) - function in com.stytch.sdk.consumer.oauth.OAuth
- setSSOReceiverActivity(androidx.activity.ComponentActivity) - function in com.stytch.sdk.b2b.sso.SSO
- SIGNATURE_IS_INCORRECT_SIZE - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SIGNATURE_MISSING - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- signOut(android.app.Activity) - function in com.stytch.sdk.consumer.oauth.OAuth.GoogleOneTap
- Sign a user out of Google Play Services
- SIWE_MESSAGE_EXPIRED - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SIWE_MESSAGE_NOT_VALID_YET - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SLACK - enum entry in com.stytch.sdk.ui.b2b.data.B2BOAuthProviders
- SLACK - enum entry in com.stytch.sdk.ui.b2c.data.OAuthProvider
Support Slack OAuth logins
- SMS - enum entry in com.stytch.sdk.ui.b2b.data.StytchB2BMFAProduct
- SMS - enum entry in com.stytch.sdk.ui.b2c.data.OTPMethods
An enum value representing the SMS OTP method
- SMS_TEMPLATE_NOT_FOUND - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SNAPCHAT - enum entry in com.stytch.sdk.ui.b2c.data.OAuthProvider
Support Snapchat OAuth logins
- SSO - enum entry in com.stytch.sdk.b2b.B2BAuthMethod
- SSO - enum entry in com.stytch.sdk.b2b.B2BTokenType
A SSO (SAML, OIDC) deeplink
- SSO - class in com.stytch.sdk.b2b.sso
- Single-Sign On (SSO) refers to the ability for a user to use a single identity to authenticate and gain access to multiple apps and service.
- SSO - enum entry in com.stytch.sdk.ui.b2b.data.StytchB2BProduct
An enum value representing the SSO Product
- SSO.AuthenticateParams - class in com.stytch.sdk.b2b.sso.SSO
- Data class used for wrapping parameters used in SSO Authenticate calls
- SSO.GetTokenForProviderParams - class in com.stytch.sdk.b2b.sso.SSO
- Data class used for wrapping parameters to start a third party OAuth flow and retrieve a token
- SSO.OIDC - class in com.stytch.sdk.b2b.sso.SSO
- The OIDC interface provides methods for creating and updating an OIDC connection
- SSO.OIDC.CreateParameters - class in com.stytch.sdk.b2b.sso.SSO.OIDC
- Data class used for wrapping the parameters for an OIDC creation request
- SSO.OIDC.UpdateParameters - class in com.stytch.sdk.b2b.sso.SSO.OIDC
- Data class used for wrapping the parameters for an OIDC update request
- SSO.SAML - class in com.stytch.sdk.b2b.sso.SSO
- The SAML interface provides methods for creating, updating, and deleting a SAML connection
- SSO.SAML.CreateParameters - class in com.stytch.sdk.b2b.sso.SSO.SAML
- Data class used for wrapping the parameters for a SAML creation request
- SSO.SAML.DeleteVerificationCertificateParameters - class in com.stytch.sdk.b2b.sso.SSO.SAML
- Data class used for wrapping the parameters to delete a SAML verification certificate
- SSO.SAML.UpdateByURLParameters - class in com.stytch.sdk.b2b.sso.SSO.SAML
- Data class used for wrapping the parameters for a SAML update by URL request
- SSO.SAML.UpdateParameters - class in com.stytch.sdk.b2b.sso.SSO.SAML
- Data class used for wrapping the parameters for a SAML update request
- SSO.StartParams - class in com.stytch.sdk.b2b.sso.SSO
- Data class used for wrapping parameters used in SSO start calls
- SSO_CONNECTION_NOT_FOUND - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SSO_CONNECTION_ORGANIZATION_MISMATCH - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SSO_DISCOVERY_INCOMPATIBLE_WITH_SDK_CONFIG - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SSO_TOKEN_NOT_FOUND - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SSO_VERIFICATION_KEY_NOT_FOUND - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- SSOError - class in com.stytch.sdk.common.sso
- Represents one of three potential errors encountered during the Third party OAuth or SSO authentication flow.
- SSOError.NoBrowserFound - class in com.stytch.sdk.common.sso.SSOError
- Indicates that no suitable browser was found on this device, and OAuth authentication cannot proceed.
- SSOError.NoURIFound - class in com.stytch.sdk.common.sso.SSOError
- Indicates that no URI was found in the activity state, and OAuth authentication cannot proceed.
- SSOError.UserCanceled - class in com.stytch.sdk.common.sso.SSOError
- Indicates that the user canceled the OAuth flow.
- STALE_FACTORS - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- start(com.stytch.sdk.b2b.oauth.OAuth.Provider.StartParameters) - function in com.stytch.sdk.b2b.oauth.OAuth.Provider
- Start a provider OAuth flow
- start(com.stytch.sdk.b2b.oauth.OAuth.ProviderDiscovery.DiscoveryStartParameters) - function in com.stytch.sdk.b2b.oauth.OAuth.ProviderDiscovery
- Start a provider OAuth Discovery flow
- start(com.stytch.sdk.b2b.sso.SSO.StartParams) - function in com.stytch.sdk.b2b.sso.SSO
- Start an SSO authentication flow
- start(com.stytch.sdk.consumer.oauth.OAuth.GoogleOneTap.StartParameters) - function in com.stytch.sdk.consumer.oauth.OAuth.GoogleOneTap
- Begin a Google OneTap login flow.
- start(com.stytch.sdk.consumer.oauth.OAuth.GoogleOneTap.StartParameters,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.consumer.oauth.OAuth.GoogleOneTap
- Begin a Google OneTap login flow.
- start(com.stytch.sdk.consumer.oauth.OAuth.ThirdParty.StartParameters) - function in com.stytch.sdk.consumer.oauth.OAuth.ThirdParty
- Begin a ThirdParty OAuth flow
- startCompletable(com.stytch.sdk.consumer.oauth.OAuth.GoogleOneTap.StartParameters) - function in com.stytch.sdk.consumer.oauth.OAuth.GoogleOneTap
- Begin a Google OneTap login flow.
- strengthCheck(com.stytch.sdk.b2b.passwords.Passwords.StrengthCheckParameters) - function in com.stytch.sdk.b2b.passwords.Passwords
- This method allows you to check whether or not the member’s provided password is valid, and to provide feedback to the member on how to increase the strength of their password.
- strengthCheck(com.stytch.sdk.b2b.passwords.Passwords.StrengthCheckParameters,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.passwords.Passwords
- This method allows you to check whether or not the member’s provided password is valid, and to provide feedback to the member on how to increase the strength of their password.
- strengthCheck(com.stytch.sdk.consumer.passwords.Passwords.StrengthCheckParameters) - function in com.stytch.sdk.consumer.passwords.Passwords
- This method allows you to check whether or not the user’s provided password is valid, and to provide feedback to the user on how to increase the strength of their password.
- strengthCheck(com.stytch.sdk.consumer.passwords.Passwords.StrengthCheckParameters,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.consumer.passwords.Passwords
- This method allows you to check whether or not the user’s provided password is valid, and to provide feedback to the user on how to increase the strength of their password.
- strengthCheckCompletable(com.stytch.sdk.b2b.passwords.Passwords.StrengthCheckParameters) - function in com.stytch.sdk.b2b.passwords.Passwords
- This method allows you to check whether or not the member’s provided password is valid, and to provide feedback to the member on how to increase the strength of their password.
- strengthCheckCompletable(com.stytch.sdk.consumer.passwords.Passwords.StrengthCheckParameters) - function in com.stytch.sdk.consumer.passwords.Passwords
- This method allows you to check whether or not the user’s provided password is valid, and to provide feedback to the user on how to increase the strength of their password.
- styles(com.stytch.sdk.ui.shared.data.StytchStyles) - function in com.stytch.sdk.ui.b2b.StytchB2BUI.Builder
- Sets the styles used by the UI.
- styles(com.stytch.sdk.ui.shared.data.StytchStyles) - function in com.stytch.sdk.ui.b2c.StytchUI.Builder
- Sets the styles used by the UI.
- STYTCH_CLAIMS_IN_CUSTOM_CLAIMS - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- StytchAPIError - class in com.stytch.sdk.common.errors
- An error class representing a non-schema error that occurs in the Stytch API
- StytchAPIErrorType - class in com.stytch.sdk.common.errors
- StytchAPISchemaError - class in com.stytch.sdk.common.errors
- An error class representing a schema error that occurs in the Stytch API
- StytchAPIUnreachableError - class in com.stytch.sdk.common.errors
- An error that occurs when the Stytch SDK cannot reach the API.
- StytchB2BClient - class in com.stytch.sdk.b2b
- The StytchB2BClient object is your entrypoint to the Stytch B2B SDK and is how you interact with all of our supported authentication products.
- StytchB2BMFAProduct - class in com.stytch.sdk.ui.b2b.data
- StytchB2BProduct - class in com.stytch.sdk.ui.b2b.data
- An enum class representing all of the supported Products that you can use with this SDK
- StytchB2BProductConfig - class in com.stytch.sdk.ui.b2b.data
- StytchB2BUI - class in com.stytch.sdk.ui.b2b
- This class configures the Stytch UI component.
- StytchB2BUI.Builder - class in com.stytch.sdk.ui.b2b.StytchB2BUI
- The Builder class is used to construct an instance of the StytchUI class
- StytchBiometricAuthenticationFailed - class in com.stytch.sdk.common.errors
- Thrown when biometric authentication has failed, providing a reason if available
- StytchChallengeSigningFailed - class in com.stytch.sdk.common.errors
- Thrown when a challenge signing (biometrics, passkeys) has failed
- StytchClient - class in com.stytch.sdk.consumer
- The StytchClient object is your entrypoint to the Stytch Consumer SDK and is how you interact with all of our supported authentication products.
- StytchClientOptions - class in com.stytch.sdk.common
- Options for configuring the StytchClient
- StytchDeeplinkError - class in com.stytch.sdk.common.errors
- A type of error that can occur during deeplink handling
- StytchDeeplinkMissingTokenError - class in com.stytch.sdk.common.errors
- Thrown when we attempted to handle a deeplink, but no token was found
- StytchDeeplinkUnkownTokenTypeError - class in com.stytch.sdk.common.errors
- Thrown when we were passed an unknown deeplink token type
- StytchError - class in com.stytch.sdk.common.errors
- A base error class for all errors returned by the Stytch SDK
- StytchFailedToCreateCodeChallengeError - class in com.stytch.sdk.common.errors
- Thrown when we couldn't create a code challenge on device
- StytchFailedToDecryptDataError - class in com.stytch.sdk.common.errors
- Thrown when there was an error decrypting data from persistent storage
- StytchInternalError - class in com.stytch.sdk.common.errors
- Thrown when all else fails.
- StytchInvalidAuthorizationCredentialError - class in com.stytch.sdk.common.errors
- Thrown when the Google OneTap client or nonce is missing
- StytchKeystoreUnavailableError - class in com.stytch.sdk.common.errors
- Thrown when the keystore is unavailable, but the developer did not pass allowFallbackToCleartext=true
- StytchMissingAuthorizationCredentialIdTokenError - class in com.stytch.sdk.common.errors
- Thrown when the Google OneTap authorization credential was missing an id_token
- StytchMissingPKCEError - class in com.stytch.sdk.common.errors
- Thrown when we couldn't find a code verifier on device
- StytchMissingPublicKeyError - class in com.stytch.sdk.common.errors
- Thrown when we are unable to retrieve a biometric key
- StytchNoBiometricsRegistrationError - class in com.stytch.sdk.common.errors
- Thrown when there are no biometric registrations present on the device
- StytchNoCurrentSessionError - class in com.stytch.sdk.common.errors
- Thrown when there is no current session persisted on device
- StytchObjectInfo - class in com.stytch.sdk.common
- StytchObjectInfo.Available - class in com.stytch.sdk.common.StytchObjectInfo
- StytchObjectInfo.Unavailable - class in com.stytch.sdk.common.StytchObjectInfo
- StytchPasskeysNotSupportedError - class in com.stytch.sdk.common.errors
- Thrown when you attempt to perform a passkey flow on a device that does not support passkeys
- StytchProduct - class in com.stytch.sdk.ui.b2c.data
- An enum class representing all of the supported Products that you can use with this SDK
- StytchProductConfig - class in com.stytch.sdk.ui.b2c.data
- A data class representing the overall product configuration that you can pass to the UI SDK
- StytchResult - class in com.stytch.sdk.common
- Provides a wrapper for responses from the Stytch API
- StytchResult.Error - class in com.stytch.sdk.common.StytchResult
- Data class that can hold a StytchException
- StytchResult.Success - class in com.stytch.sdk.common.StytchResult
- Data class that can hold a successful response from a Stytch endpoint
- StytchSDKError - class in com.stytch.sdk.common.errors
- A base class representing SDK specific errors or exceptions that may occur.
- StytchSDKNotConfiguredError - class in com.stytch.sdk.common.errors
- Thrown when you try to use the SDK before it has been configured
- StytchSSOError - class in com.stytch.sdk.common.errors
- Thrown when we encounter an SSO error
- StytchStyles - class in com.stytch.sdk.ui.shared.data
- A data class that specifies the styles used by the UI components
- StytchTheme - class in com.stytch.sdk.ui.shared.data
- A data class used to configure the UI.
- StytchUI - class in com.stytch.sdk.ui.b2c
- This class configures the Stytch UI component.
- StytchUI.Builder - class in com.stytch.sdk.ui.b2c.StytchUI
- The Builder class is used to construct an instance of the StytchUI class
- StytchUIActivityFailed - class in com.stytch.sdk.common.errors
- Thrown when the UI Activity failed
- StytchUIError - class in com.stytch.sdk.common.errors
- A base class representing SDK specific errors or exceptions that may occur.
- StytchUIInvalidConfiguration - class in com.stytch.sdk.common.errors
- Thrown when your Stytch UI configuration is invalid
- StytchUINoDataFromIntent - class in com.stytch.sdk.common.errors
- Thrown when there was an error parsing the activity intent