StytchSDKNotConfiguredError

data class StytchSDKNotConfiguredError(val clientName: String) : StytchSDKError

Thrown when you try to use the SDK before it has been configured

Constructors

Link copied to clipboard
constructor(clientName: String)

Properties

Link copied to clipboard