Package-level declarations

Types

Link copied to clipboard
class BiometricsAlreadyEnrolled : StytchError

Thrown when attempting to register biometrics that are already enrolled for this device and user.

Link copied to clipboard

Biometric authentication methods.

Link copied to clipboard
class NoBiometricsRegistered : StytchError

Thrown when attempting biometric authentication but no registration exists for this device.

Link copied to clipboard
class NoSessionExists : StytchError

Thrown when a biometric operation requires an active session, but none is present.