createStytchConsumer

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.