Package-level declarations

Types

Link copied to clipboard
interface StytchConsumer : StytchClient

The main entry point for the Stytch Consumer SDK.

Functions

Link copied to clipboard
fun createStytchConsumer(configuration: StytchClientConfiguration): StytchConsumer

Creates and returns a StytchConsumer instance configured with the provided StytchClientConfiguration. Repeated calls with the same process return the same singleton instance.