Package-level declarations

Types

Link copied to clipboard
interface StytchB2B : StytchClient

Main entry point for the Stytch B2B SDK.

Functions

Link copied to clipboard
fun createStytchB2B(configuration: StytchClientConfiguration): StytchB2B

Creates a new StytchB2B instance with the given StytchClientConfiguration. Repeated calls with the same process return the same singleton instance.